6 lines
169 B
Plaintext
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})
|