QuickReference/themes/butterfly/layout/includes/third-party/share/index.pug

6 lines
169 B
Plaintext

.post_share
if theme.sharejs.enable
include ./share-js.pug
else if theme.addtoany.enable
!=partial('includes/third-party/share/addtoany', {}, {cache: true})