summaryrefslogtreecommitdiff
path: root/templates/blog-footer.html
diff options
context:
space:
mode:
authorBill <bill@billserver.senders.io>2022-12-31 21:14:51 -0500
committerBill <bill@billserver.senders.io>2022-12-31 21:14:51 -0500
commitb5b85066bc8bfa6db6eaa33e3f14c0eaafafe5af (patch)
tree892d12491371353e35702de396a12b82bb57f580 /templates/blog-footer.html
parent44da246fa5e373c86373889b53263f52af84d525 (diff)
RSS Blog and Generate RSS Feed!
Diffstat (limited to 'templates/blog-footer.html')
-rw-r--r--templates/blog-footer.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/blog-footer.html b/templates/blog-footer.html
index 2786723..c321a37 100644
--- a/templates/blog-footer.html
+++ b/templates/blog-footer.html
@@ -3,10 +3,9 @@
<i>BLOG_DATE</i>
</div>
<div id='copyright'>
- <small>© 2023 senders dot io -
+ © 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>