init...
This commit is contained in:
5
themes/butterfly/layout/includes/third-party/share/index.pug
vendored
Normal file
5
themes/butterfly/layout/includes/third-party/share/index.pug
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
.post_share
|
||||
if theme.sharejs.enable
|
||||
include ./share-js.pug
|
||||
else if theme.addtoany.enable
|
||||
!=partial('includes/third-party/share/addtoany', {}, {cache: true})
|
||||
Reference in New Issue
Block a user