fix theme...
This commit is contained in:
3
themes/anzhiyu/layout/includes/third-party/share/share-js.pug
vendored
Normal file
3
themes/anzhiyu/layout/includes/third-party/share/share-js.pug
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
.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)
|
||||
Reference in New Issue
Block a user