Add atom link

pull/1/head
mat ess 2022-10-19 18:50:46 -04:00
parent 251a4dd544
commit e3b59bb98f
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
{% block main_content %}
{{ post_macros::page_header(title="blog posts") }}
<p>if you want to subscribe to updates, <a href="/atom.xml">an atom feed</a> is available.</p>
<div class="list">
{%- if paginator %}
{%- set show_pages = paginator.pages -%}