From 6613cd5f374da8437dab95e61c57dc1ace927ca5 Mon Sep 17 00:00:00 2001 From: neodarz <neodarz@neodarz.net> Date: Mon, 22 May 2017 22:41:53 +0200 Subject: Update template design --- source/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source') diff --git a/source/template.html b/source/template.html index b4c5b0e9..e3b835ef 100644 --- a/source/template.html +++ b/source/template.html @@ -83,6 +83,6 @@ $body$ </div> </div> </div> - <div class="footer">·.: CC-BY-SA || <a href="https://git.neodarz.net/neodarz/my_new_personal_website.git/about/" style="text-decoration: none;"><Source code> :.·</a></div> + <div class="footer">·.: <a href="https://creativecommons.org/licenses/by-sa/4.0/legalcode">CC-BY-SA</a> || <a href="https://git.neodarz.net/neodarz/my_new_personal_website.git/about/" style="text-decoration: none;"><Source code> :.·</a></div> </body> </html> -- cgit v1.2.1