Skip to content

Commit 44c5669

Browse files
authored
Update blog.html with feed link
1 parent 913ef22 commit 44c5669

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

blog.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@
88
<a href="{{ post.url }}">{{ post.title }}</a>
99
</li>
1010
{% endfor %}
11-
</ul>
11+
</ul>
12+
13+
<a href="/feed.xml">Feed</a>

0 commit comments

Comments
 (0)