소스 검색

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}}