Skip to content

Commit

Permalink
Change cdn for comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
ruibaby committed May 7, 2019
1 parent 4ff1889 commit 7f1683c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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>

0 comments on commit 7f1683c

Please sign in to comment.