diff options
author | EuAndreh <eu@euandre.org> | 2018-07-16 23:36:23 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-07-16 23:36:36 -0300 |
commit | ddd4d65d0e08cb9f5969d33a868490aa51907a90 (patch) | |
tree | d32299a3e349c94c586ca6af427305ba849317ea /site | |
parent | Tweak CSS (diff) | |
download | euandre.org-ddd4d65d0e08cb9f5969d33a868490aa51907a90.tar.gz euandre.org-ddd4d65d0e08cb9f5969d33a868490aa51907a90.tar.xz |
Tweak license phrasing
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> |