Browse Source

Mudanças no footer

master
julio 4 years ago
parent
commit
ce7938bdb5
  1. 6
      templates/footer.html

6
templates/footer.html

@ -1,10 +1,10 @@
<footer> <footer>
<hr/> <hr/>
<a href=".">homepage</a> <a href=".">homepage</a>
<a href="./rss.xml">RSS</a>
<a href="./atom.xml">atom</a>
<!--<a href="./rss.xml">RSS</a>--!>
<!--<a href="./atom.xml">atom</a>--!>
<br> <br>
<p>All site content is in the Public Domain.</p>
<!--<p>All site content is in the Public Domain.</p>-->
<p><small>Powered by <a href="https://pedantic.software/git/blogit">blogit</a></small></p> <p><small>Powered by <a href="https://pedantic.software/git/blogit">blogit</a></small></p>
</footer> </footer>
</body></html> </body></html>

Loading…
Cancel
Save