diff options
Diffstat (limited to 'templates/blog-footer.html')
-rw-r--r-- | templates/blog-footer.html | 3 |
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> |