diff options
author | EuAndreh <eu@euandre.org> | 2018-07-17 21:43:39 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-07-17 21:43:39 -0300 |
commit | afae67e1db702bde972abdcceb1f823458e4715a (patch) | |
tree | 7a051c32aaa6a92767828bd87c2ddcbd81162eba /site/templates/default.html | |
parent | WIP: guix-on-nixos post (diff) | |
download | euandre.org-afae67e1db702bde972abdcceb1f823458e4715a.tar.gz euandre.org-afae67e1db702bde972abdcceb1f823458e4715a.tar.xz |
Improve icon styles
Diffstat (limited to '')
-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> |