Skip to content

Commit 0e135f2

Browse files
committed
Link to RSS feeds
1 parent 81c5195 commit 0e135f2

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

templates/index.hbs

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@
44
<div class="mw6-l">
55
<p>{{{blog.index_html}}}</p>
66
</div>
7-
</div>
7+
</div>
8+
<div class="container flex flex-column flex-row-l justify-between-l">
9+
<div class="mw8-l">
10+
<p>
11+
There’s an RSS feed <a href="feed.xml">here</a>.
12+
</p>
13+
</div>
14+
</div>
815
<div class="container flex flex-column flex-row-l justify-between-l">
916
<div class="mw8-l">
1017
<p>

0 commit comments

Comments
 (0)