Skip to content
Snippets Groups Projects
Commit 86543e3e authored by rhatto's avatar rhatto
Browse files

Feed link

parent 22e660b9
No related branches found
No related tags found
No related merge requests found
......@@ -3,3 +3,8 @@ body {
padding-top: 20px;
padding-bottom: 60px;
}
.feedbutton {
display: none;
visibility: hidden;
}
......@@ -139,6 +139,7 @@
<li><TMPL_VAR TITLE></li>
<li><span class="divider">|</span> <a href="/about">About</a></li>
<li><span class="divider">|</span> <a href="<TMPL_VAR HISTORYURL>">History</a></li>
<li><span class="divider">|</span> <a href="/index.rss">Feed</a></li>
</ul>
<TMPL_IF HTML5></header><TMPL_ELSE></div></TMPL_IF>
</div>
......
[[!meta title="TODO"]]
* Better theming.
* RSS icon.
* Nothing here? :P
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment