diff options
Diffstat (limited to 'site/templates')
-rw-r--r-- | site/templates/default.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/site/templates/default.html b/site/templates/default.html index 55854ab..8855964 100644 --- a/site/templates/default.html +++ b/site/templates/default.html @@ -40,9 +40,8 @@ </li> </ul> - <p>License</p> <p> - 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> + 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> |