diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2019-03-25 21:05:35 +0000 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2019-03-25 21:05:35 +0000 |
| commit | e1f06b311652786b2a3c9dd5981bbe9b51383d1a (patch) | |
| tree | 6a584596d2d402f6eeb1e4bc14374a76fb8e1dec /_site_build/_includes/footer.html | |
| parent | 4972068ab2e97a017e28f4e7b91858f9fcaeceb6 (diff) | |
Begining of rebuild.
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> |
