diff options
Diffstat (limited to 'blog/old/src/_footer.html')
-rw-r--r-- | blog/old/src/_footer.html | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/blog/old/src/_footer.html b/blog/old/src/_footer.html deleted file mode 100644 index 3325f24..0000000 --- a/blog/old/src/_footer.html +++ /dev/null @@ -1,23 +0,0 @@ - </main> - - <footer> - <i class="fas fa-envelope" alt="Email"></i> - Email - <a href="mailto:david@luevano.xyz"> - david@luevano.xyz - </a> - <br> - - <i class="fas fa-rss" alt="RSS"></i> - RSS - <a href="https://blog.luevano.xyz/rss.xml"> - https://blog.luevano.xyz/rss.xml - </a> - <br> - - <i class="fas fa-donate" alt="Donate"></i> - <a href="https://luevano.xyz/donate">Donate</a> - <a href="https://paypal.me/dlvna"><i class="fab fa-paypal" alt="Paypal"></i></a> - </footer> - </body> -</html> |