Add RSS and Atom feed links on the front page
This commit is contained in:
parent
bd44a9c969
commit
52f9db28ea
2 changed files with 4 additions and 0 deletions
|
@ -47,6 +47,8 @@ title: Home
|
|||
</ul>
|
||||
|
||||
<h2>Recent Posts</h2>
|
||||
<p>Get notified of new posts via <a href="/rss.xml">RSS</a> or <a href="/atom.xml">Atom</a> feeds!</p>
|
||||
|
||||
$partial("templates/post-list.html")$
|
||||
|
||||
<p>Find more in the <a href="/archive.html">archives</a>.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue