fix(bug): 320px devices removed and bugs patched
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div id="comment" class="comment close">
|
||||
<script src="${theme_base!}/source/plugins/comment/vue.min.js"></script>
|
||||
<script src="${theme_base!}/source/plugins/comment/halo-comment.min.js"></script>
|
||||
<script src="${options.comment_internal_plugin_js!'//cdn.jsdelivr.net/gh/halo-dev/halo-comment@latest/dist/halo-comment.min.js'}"></script>
|
||||
<#-- <script src="${options.comment_internal_plugin_js!'//cdn.jsdelivr.net/gh/halo-dev/halo-comment@latest/dist/halo-comment.min.js'}"></script> -->
|
||||
<halo-comment id="${target.id?c}" type="${type}""/>
|
||||
</div>
|
||||
</#if>
|
||||
|
||||
Reference in New Issue
Block a user