Small changes to header

main
Brian Picciano 1 year ago
parent 7943865cc6
commit b4d6133626
  1. 5
      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;

Loading…
Cancel
Save