mirror of https://github.com/jkjoy/sunpeiwen.git
6 lines
241 B
Plaintext
6 lines
241 B
Plaintext
|
<% if(theme.sharejs && theme.sharejs.enable){ %>
|
||
|
<div class="social-share" data-sites="<%= theme.sharejs.sites %>"></div>
|
||
|
<link rel="stylesheet" href="<%= theme.sharejs.style %>">
|
||
|
<script src="<%= theme.sharejs.scripts %>"></script>
|
||
|
<% } %>
|