pages(media): add 320px device
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<#if !post.disallowComment!false>
|
||||
<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>
|
||||
<halo-comment id="${target.id?c}" type="${type}""/>
|
||||
</div>
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
<footer>
|
||||
|
||||
<div class="copyright">
|
||||
<a href="https://www.7wate.com">Designed by 7Wate.</a>
|
||||
<a href="https://www.7wate.com">Designed by 7Wate</a>
|
||||
<a href="https://halo.run">Proudly published with Halo</a>
|
||||
</div>
|
||||
<@global.footer />
|
||||
|
||||
Reference in New Issue
Block a user