diff options
author | neodarz <neodarz@neodarz.net> | 2019-11-24 21:43:38 +0100 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-11-24 21:43:38 +0100 |
commit | ece3b7499776214ba186c777c6daddee4bd9eb11 (patch) | |
tree | 5780896821c2e618ff1c3823e3e3267c39db70b0 /source/template.html | |
parent | 64da66626e7d9d809495c07d310969e44482d0f9 (diff) | |
download | my_new_personal_website-master.tar.xz my_new_personal_website-master.zip |
Diffstat (limited to 'source/template.html')
-rw-r--r-- | source/template.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |