aboutsummaryrefslogtreecommitdiff
path: root/templates/custom
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2022-03-02 23:05:12 -0500
committerThedro Neely <thedroneely@gmail.com>2022-03-03 00:35:50 -0500
commit78f2574be9c2ed3249c228d1f2160b7188ef57ef (patch)
tree3393942bad6ead50c1726392c53e1093af0e3124 /templates/custom
parent10f027de65222224a095bb08b153b8cde619736e (diff)
downloadgitea-templates-78f2574be9c2ed3249c228d1f2160b7188ef57ef.tar.gz
gitea-templates-78f2574be9c2ed3249c228d1f2160b7188ef57ef.tar.bz2
gitea-templates-78f2574be9c2ed3249c228d1f2160b7188ef57ef.zip
templates: Reset and sync to version 1.16.2
Diffstat (limited to 'templates/custom')
-rw-r--r--templates/custom/header.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/custom/header.tmpl b/templates/custom/header.tmpl
index 4163c66..1d2471a 100644
--- a/templates/custom/header.tmpl
+++ b/templates/custom/header.tmpl
@@ -1,2 +1,2 @@
<!-- Stylesheet Override -->
-<link rel="stylesheet" href="{{AppSubUrl}}/css/override.css?v={{MD5 AppVer}}">
+<link rel="stylesheet" href="{{ AppSubUrl }}/assets/css/override.css?v={{ MD5 AppVer }}">