diff options
Diffstat (limited to 'templates/blog-footer.html')
-rw-r--r-- | templates/blog-footer.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/templates/blog-footer.html b/templates/blog-footer.html deleted file mode 100644 index a8adec8..0000000 --- a/templates/blog-footer.html +++ /dev/null @@ -1,11 +0,0 @@ - </article> - <div id="footer"> - <i>BLOG_DATE</i> - </div> - <div id='copyright'> - © 2023 senders dot io - - <a rel="license external noopener noreferrer" target="_blank" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> - unless otherwise noted. - </div> -</body> -</html> |