Yoginth 7 роки тому
батько
коміт
d73a4f1ab2
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      templates/base/head.tmpl

+ 1 - 1
templates/base/head.tmpl

@@ -24,7 +24,7 @@
 	<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
 	<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.AreYouSure/1.9.0/jquery.are-you-sure.min.js"></script>
 	<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css">
-	<link rel="stylesheet" href="https://unpkg.com/gitote@1.3.7/plugins/octicons/octicons.min.css">
+	<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/gitote@1.3.8/plugins/octicons/octicons.min.css">
 
 	{{if .IsIPythonNotebook}}