forked from kevadesu/forgejo
update hightlight.js
This commit is contained in:
parent
168c69273f
commit
71123c816d
7 changed files with 109 additions and 132 deletions
|
@ -33,8 +33,8 @@
|
|||
|
||||
<!-- Third-party libraries -->
|
||||
{{if .RequireHighlightJS}}
|
||||
<link rel="stylesheet" href="{{AppSubUrl}}/css/highlight-8.9.1/github.css">
|
||||
<script src="{{AppSubUrl}}/js/libs/highlight-8.9.1.pack.js"></script>
|
||||
<link rel="stylesheet" href="{{AppSubUrl}}/css/highlight-9.0.0/github.css">
|
||||
<script src="{{AppSubUrl}}/js/libs/highlight-9.0.0.pack.js"></script>
|
||||
{{end}}
|
||||
{{if .RequireMinicolors}}
|
||||
<link rel="stylesheet" href="{{AppSubUrl}}/css/jquery.minicolors-2.1.12.css">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue