diff options
Diffstat (limited to 'templates/footer.html')
-rw-r--r-- | templates/footer.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/footer.html b/templates/footer.html index b7cd6bfdb..a342f926f 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1,6 +1,7 @@ <p>This website is a fork from <a href="https://based.cooking">Luke Smith's Based Cooking</a></p> <div class="footer"> <hr/> + <a href=".">homepage</a> <a href="./rss.xml">RSS</a> <a href="./atom.xml">atom</a> </div> |