Skip to content

Commit 9e08a9c

Browse files
committed
update twikoo js link
1 parent 8042725 commit 9e08a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/comments.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<div id="tcomment"></div>
2222

23-
<script src="https://unpkg.com/twikoo@1.6.39/dist/twikoo.all.min.js"></script>
23+
<script src="https://cdnjs.cloudflare.com/ajax/libs/twikoo/{{ .Site.Params.twikoo.version }}/twikoo.all.min.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
2424

2525
<!-- {{- $twikoojs := resources.Get "js/twikoo.all.min.js" }}
2626
{{- if not site.Params.assets.disableFingerprinting }}

0 commit comments

Comments
 (0)