QuickReference/themes/anzhiyu/layout/includes/third-party/share/share-js.pug

3 lines
244 B
Plaintext

.social-share(data-image=url_for(page.cover|| theme.avatar.img) data-sites= theme.sharejs.sites)
link(rel='stylesheet' href=url_for(theme.asset.sharejs_css) media="print" onload="this.media='all'")
script(src=url_for(theme.asset.sharejs) defer)