This commit is contained in:
Jerry
2020-07-16 19:30:54 +08:00
parent 5b6e008b84
commit 898cc31c58
93 changed files with 2128 additions and 2151 deletions

View File

@@ -1,7 +1,7 @@
.post_share
if theme.addThis.enable
include ./add-this.pug
!=partial('includes/share/add-this', {}, {cache:theme.fragment_cache})
else if theme.sharejs && theme.sharejs.enable
include ./share-js.pug
else if theme.addtoany.enable
include ./addtoany.pug
!=partial('includes/share/addtoany', {}, {cache:theme.fragment_cache})