aboutsummaryrefslogtreecommitdiff
path: root/static/archive.html
diff options
context:
space:
mode:
authorWeedSmokingJew <59340248+KushBlazingJudah@users.noreply.github.com>2021-08-17 20:15:44 -0300
committerGitHub <noreply@github.com>2021-08-17 20:15:44 -0300
commit17e54854794dacac8409cd10ffb77005d74b8dbe (patch)
tree1ef3612a0063e3c8bc4293e5ba31dc50097f7c7e /static/archive.html
parent21917eb2ea72fe40d70c2c991e821aace5430c23 (diff)
parent9552ec24b1631032acbf1efbe21479ff44b29a63 (diff)
Merge pull request #1 from KushBlazingJudah/darkmode
merge in darkmode
Diffstat (limited to 'static/archive.html')
-rw-r--r--static/archive.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/archive.html b/static/archive.html
index b08693a..3e040bc 100644
--- a/static/archive.html
+++ b/static/archive.html
@@ -20,7 +20,7 @@
{{ end }}
{{ define "top" }}
-<h1 style="text-align: center; color: #af0a0f;">/{{ .Board.Name }}/ - {{ .Board.PrefName }}</h1>
+<h1>/{{ .Board.Name }}/ - {{ .Board.PrefName }}</h1>
<p style="text-align: center;">{{ .Board.Summary }}</p>
<h1 style="text-align: center;">Archived Posts</h1>
{{ end }}