summaryrefslogtreecommitdiff
path: root/templates/blog-footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/blog-footer.html')
-rw-r--r--templates/blog-footer.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/blog-footer.html b/templates/blog-footer.html
index de97660..2786723 100644
--- a/templates/blog-footer.html
+++ b/templates/blog-footer.html
@@ -2,5 +2,11 @@
<div id="footer">
<i>BLOG_DATE</i>
</div>
+ <div id='copyright'>
+ <small>© 2023 senders dot io -
+ <a rel="license external noopener noreferrer" target="_blank" href="https://creativecommons.org/licenses/by/4.0/">CC BY-SA 4.0</a>
+ unless otherwise noted.
+ </small>
+ </div>
</body>
</html>