header link to feed

This commit is contained in:
Stavros Polymenis 2016-12-23 19:27:30 +00:00
parent a16caeaba1
commit 537b32133a

View File

@ -1 +1 @@
<header><h1><a href="{{blog_url}}">{{title}}</a></h1></header>
<header><h1><a href="{{blog_url}}">{{title}}</a></h1><link rel="alternate" type="application/atom+xml" title="{{title}} feed" href="/feed.atom" /></header>