diff options
Diffstat (limited to 'html/footer.html')
| -rw-r--r-- | html/footer.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/html/footer.html b/html/footer.html new file mode 100644 index 0000000..d1599f9 --- /dev/null +++ b/html/footer.html @@ -0,0 +1,3 @@ +<div class="footer"> + <h6>© {{YEAR}} Connor Thomson. Content licensed under the <a href=https://creativecommons.org/licenses/by-sa/4.0/>Creative Commons Attribution-ShareAlike 4.0 International</a> license unless otherwise noted.</h6> +</div> |
