diff options
Diffstat (limited to '_site_build/_includes/footer.html')
| -rw-r--r-- | _site_build/_includes/footer.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/_site_build/_includes/footer.html b/_site_build/_includes/footer.html deleted file mode 100644 index 2aefd40..0000000 --- a/_site_build/_includes/footer.html +++ /dev/null @@ -1,10 +0,0 @@ -<footer> - {% if page.licensed %} - <p id="license"> - <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons Licence" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" /></a><br />This <span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" rel="dct:type">work</span> by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">{{ site.author }}</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License</a>. - </p> - {% endif %} - <p> - <small>Copyright © {{ site.copyright_year }} by {{ site.author }}. All Rights Reserved.</small> - </p> -</footer> |
