aboutsummaryrefslogtreecommitdiff
path: root/templates/custom
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2020-01-23 07:05:54 -0500
committerThedro Neely <thedroneely@gmail.com>2020-01-23 07:05:54 -0500
commit92ed765e33d3a00fafa57e40ae6ad69c0f8c9444 (patch)
treedeb923bc49c10a0497aec867a0bcfce383718262 /templates/custom
parent36d5d2cca75dc49098efbc23e4599dc226d211b0 (diff)
downloadgitea-templates-92ed765e33d3a00fafa57e40ae6ad69c0f8c9444.tar.gz
gitea-templates-92ed765e33d3a00fafa57e40ae6ad69c0f8c9444.tar.bz2
gitea-templates-92ed765e33d3a00fafa57e40ae6ad69c0f8c9444.zip
templates/custom: Remove base head and use custom
Diffstat (limited to 'templates/custom')
-rw-r--r--templates/custom/header.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/custom/header.tmpl b/templates/custom/header.tmpl
new file mode 100644
index 0000000..4163c66
--- /dev/null
+++ b/templates/custom/header.tmpl
@@ -0,0 +1,2 @@
+<!-- Stylesheet Override -->
+<link rel="stylesheet" href="{{AppSubUrl}}/css/override.css?v={{MD5 AppVer}}">