make license link less obnoxious

This commit is contained in:
Brian Picciano 2022-08-16 21:58:48 -06:00
parent cbc5816586
commit 2144e9f2f1

View File

@ -17,7 +17,7 @@
 /   / 
<a href="{{ BlogURL "feed.xml" }}">RSS</a> <a href="{{ BlogURL "feed.xml" }}">RSS</a>
&nbsp;/&nbsp; &nbsp;/&nbsp;
License: <a href="{{ StaticURL "wtfpl.txt" }}">WTFPL</a> <a href="{{ StaticURL "wtfpl.txt" }}">License</a>
</header> </header>
{{ template "body" . }} {{ template "body" . }}