new theme
This commit is contained in:
parent
f5ac91e29c
commit
3f827564b4
5 changed files with 198 additions and 118 deletions
|
@ -1,8 +1,10 @@
|
|||
$if(hide-footer)$$else$
|
||||
<footer>
|
||||
<hr>
|
||||
<a href=/index.html>all posts</a> ·
|
||||
<a href=/all-tags.html>all tags</a>
|
||||
<ul>
|
||||
<li><a href=/index.html>all posts</a>
|
||||
<li><a href=/all-tags.html>all tags</a>
|
||||
<li><a href=/rss.xml>rss</a>
|
||||
</ul>
|
||||
</footer>
|
||||
$endif$
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue