浏览代码

Moved gitote.js to CDN

Yoginth 7 年之前
父节点
当前提交
0e3e68536e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      templates/base/head.tmpl

+ 1 - 1
templates/base/head.tmpl

@@ -76,7 +76,7 @@
 	{{end}}
 
 	<script src="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.3.1/semantic.min.js"></script>
-	<script src="https://cdn.jsdelivr.net/npm/gitote@1.3.2/js/gitote.js?v={{MD5 AppVer}}"></script>
+	<script src="https://cdn.jsdelivr.net/npm/gitote@1.3.2/js/gitote.min.js?v={{MD5 AppVer}}"></script>
 
 	{{if not .IsLogged}}
 		{{if .PageIsHome}}