From ece3b7499776214ba186c777c6daddee4bd9eb11 Mon Sep 17 00:00:00 2001 From: neodarz <neodarz@neodarz.net> Date: Sun, 24 Nov 2019 21:43:38 +0100 Subject: fix html typo --- source/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/template.html b/source/template.html index b98ce358..225fbc5b 100644 --- a/source/template.html +++ b/source/template.html @@ -89,6 +89,6 @@ $body$ </div> </div> </div> - <div class="footer">·.: <a href="https://creativecommons.org/licenses/by-sa/4.0/legalcode">CC-BY-SA</a> || <a rel="me" href="https://mastodon.social/@neodarz">Mastodon</a> || <a href="https://git.neodarz.net/neodarz/website/my_new_personal_website.git/about/"><Source code> :.·</a></div> + <div class="footer">·.: <a href="https://creativecommons.org/licenses/by-sa/4.0/legalcode">CC-BY-SA</a> || <a rel="me" href="https://mastodon.social/@neodarz">Mastodon</a> || <a href="https://git.neodarz.net/neodarz/website/my_new_personal_website.git/about/"><Source code></a> :.·</div> </body> </html> -- cgit v1.2.1