add: SSI for header and footer of pages
This commit is contained in:
8
pages/footer.html
Normal file
8
pages/footer.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<footer id="foot">
|
||||
<a href="//gnu.org"><img alt="GNU/Linux" src="/images/footer/gnu_linux.png" /></a>
|
||||
<img alt="" src="/images/footer/internet-privacy.gif" />
|
||||
<a href="//torproject.org"><img alt="Tor" src="/images/footer/tor.gif" /></a>
|
||||
<a href="."><img alt="patate.dev" src="/images/footer/patate_dev.png" /></a>
|
||||
</footer>
|
||||
</html>
|
||||
Reference in New Issue
Block a user