10 lines
228 B
Plaintext
Executable File
10 lines
228 B
Plaintext
Executable File
<!-- 使用 DISQUS_CLICK -->
|
|
<div id="disqus-comment">
|
|
<%- partial('_widget/comment/' + theme.comment.use + '/main') %>
|
|
</div>
|
|
<style>
|
|
#disqus-comment{
|
|
background-color: #eee;
|
|
padding: 2pc;
|
|
}
|
|
</style> |