Kaynağa Gözat

Moved gitote.js to CDN

Yoginth 7 yıl önce
ebeveyn
işleme
f6fed2cdb7
2 değiştirilmiş dosya ile 1 ekleme ve 1508 silme
  1. 0 1507
      public/js/gitote.js
  2. 1 1
      templates/base/head.tmpl

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 1507
public/js/gitote.js


+ 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="{{AppSubURL}}/js/gitote.js?v={{MD5 AppVer}}"></script>
+	<script src="https://cdn.jsdelivr.net/npm/gitote@1.3.2/js/gitote.js?v={{MD5 AppVer}}"></script>
 
 	{{if not .IsLogged}}
 		{{if .PageIsHome}}