mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-10 21:17:07 +08:00
pjax
This commit is contained in:
@@ -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})
|
||||
|
||||
Reference in New Issue
Block a user