diff options
Diffstat (limited to '')
-rw-r--r-- | site/templates/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/templates/default.html b/site/templates/default.html index 6c9eae8..55854ab 100644 --- a/site/templates/default.html +++ b/site/templates/default.html @@ -42,7 +42,7 @@ <p>License</p> <p> - The content for this site is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>. The <a href="https://gitlab.com/EuAndreh/website.git">code</a> is <a href="https://gitlab.com/EuAndreh/website/raw/master/LICENSE">GPLv3</a> + The content for this site is licensed under <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>. The <a href="https://gitlab.com/EuAndreh/website.git">code</a> is <a href="https://gitlab.com/EuAndreh/website/raw/master/LICENSE">GPLv3</a> </p> </footer> </body> |