mirror of
https://github.com/wahyd4/gogs.git
synced 2026-08-09 04:46:42 +10:00
public: update Semantic UI from 2.2.7 -> 2.2.9
This commit is contained in:
Vendored
-11
File diff suppressed because one or more lines are too long
+364
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 382 KiB After Width: | Height: | Size: 434 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Vendored
-19
File diff suppressed because one or more lines are too long
+19
File diff suppressed because one or more lines are too long
@@ -62,11 +62,11 @@
|
||||
{{end}}
|
||||
|
||||
<!-- Stylesheet -->
|
||||
<link rel="stylesheet" href="{{AppSubUrl}}/css/semantic-2.2.7.min.css">
|
||||
<link rel="stylesheet" href="{{AppSubUrl}}/css/semantic-2.2.9.min.css">
|
||||
<link rel="stylesheet" href="{{AppSubUrl}}/css/gogs.css?v={{MD5 AppVer}}">
|
||||
|
||||
<!-- JavaScript -->
|
||||
<script src="{{AppSubUrl}}/js/semantic-2.2.7.min.js"></script>
|
||||
<script src="{{AppSubUrl}}/js/semantic-2.2.9.min.js"></script>
|
||||
<script src="{{AppSubUrl}}/js/gogs.js?v={{MD5 AppVer}}"></script>
|
||||
|
||||
<title>{{if .Title}}{{.Title}} - {{end}}{{AppName}}</title>
|
||||
|
||||
Reference in New Issue
Block a user