diff options
Diffstat (limited to 'templates_gmi/section_posts.html')
| -rw-r--r-- | templates_gmi/section_posts.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates_gmi/section_posts.html b/templates_gmi/section_posts.html index 4d2cb55..af86c23 100644 --- a/templates_gmi/section_posts.html +++ b/templates_gmi/section_posts.html @@ -1,7 +1,7 @@ {% extends "base.html" %} {% block content %} {% set posts = get_section(path="posts/_index.md") %} -## {{ section.title }} +# {{ section.title }} => /atom.xml Follow via Atom/RSS => https://aboutfeeds.com/ Huh? |
