|
|
@@ -53,8 +53,8 @@
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jscolor/2.0.4/jscolor.min.js"></script>
|
|
|
{{end}}
|
|
|
|
|
|
- <link rel="stylesheet" href="{{AppSubURL}}/css/bundle.css?v={{MD5 AppVer}}">
|
|
|
- <link rel="stylesheet" href="{{AppSubURL}}/css/gitote.css?v={{MD5 AppVer}}">
|
|
|
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/gitote@1.2.2/css/bundle.min.css">
|
|
|
+ <link rel="stylesheet" href="{{AppSubURL}}/css/gitote.min.css?v={{MD5 AppVer}}">
|
|
|
<noscript>
|
|
|
<style>
|
|
|
.dropdown:hover > .menu { display: block; }
|