mirror of https://github.com/halo-dev/halo
Change cdn for comment.
parent
4ff188983d
commit
7f1683cd44
|
@ -1,5 +1,5 @@
|
|||
<#macro comment id,type>
|
||||
<script src="https://unpkg.com/vue"></script>
|
||||
<script src="//cdn.jsdelivr.net/npm/vue@2.6.10/dist/vue.min.js"></script>
|
||||
<script src="/static/js/halo-comment.min.js"></script>
|
||||
<halo-comment id="${id}" type="${type}"/>
|
||||
</#macro>
|
Loading…
Reference in New Issue