Files
hexo-theme-butterfly/layout/includes/share/index.pug
2019-06-04 22:37:36 +08:00

8 lines
199 B
Plaintext

.post_share
if theme.addThis.enable
include ./add-this.pug
else if theme.sharejs && theme.sharejs.enable
include ./share-js.pug
else if theme.addtoany.enable
include ./addtoany.pug