diff options
author | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2016-03-01 22:09:45 +0100 |
---|---|---|
committer | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2016-03-01 22:09:45 +0100 |
commit | d92dc198f38c924838f61959ba9ec38451c14dee (patch) | |
tree | 41f418dca964d89f7482fe0f25b886ed0c7b18e2 | |
parent | db8396ea623c2083204221a2ef447feb89ca4c42 (diff) | |
download | irssi.github.io-d92dc198f38c924838f61959ba9ec38451c14dee.zip |
Update footer.html
-rw-r--r-- | _includes/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html index 57159b4..0eb7c3e 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -4,7 +4,7 @@ All the content of this site is copyright © 2000-{{ 'now' | date: "%Y" }} <a href="http://irssi.org">The Irssi project</a>. - </p><p> + <br/> Unless otherwise noted, this site is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>. </p> </div> |