summaryrefslogtreecommitdiff
path: root/src/http/tpl
diff options
context:
space:
mode:
authorBrian Picciano <mediocregopher@gmail.com>2022-11-29 21:39:01 +0100
committerBrian Picciano <mediocregopher@gmail.com>2022-11-29 21:39:01 +0100
commitb4d6133626c89439cd951d75f81be22d4d5d2079 (patch)
treed65ad3e0bbcfbd72ad9ede53126251172ebbab7a /src/http/tpl
parent7943865cc66b80eb54e06ec304bccef0d3a44151 (diff)
Small changes to header
Diffstat (limited to 'src/http/tpl')
-rw-r--r--src/http/tpl/base.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/http/tpl/base.html b/src/http/tpl/base.html
index d2399f4..dbfdbb0 100644
--- a/src/http/tpl/base.html
+++ b/src/http/tpl/base.html
@@ -110,7 +110,8 @@
<a href="{{ BlogURL "/posts" }}">Posts</a>
&nbsp;/&nbsp;
<a href="{{ BlogURL "follow" }}">Follow</a>
- (<a href="{{ BlogURL "feed.xml" }}">RSS</a>)
+ &nbsp;/&nbsp;
+ <a href="{{ BlogURL "feed.xml" }}">RSS</a>
&nbsp;//&nbsp;
<a href="{{ StaticURL "wtfpl.txt" }}">License</a>
</header>
@@ -136,7 +137,7 @@
.fuck-it-up {
- color: var(--nc-lk-1);
+ color: var(--nc-tx-1);
font-family:Courier,monospace;
font-weight: bold;
font-size:0.18rem;