Add lektor-atom plugin + put the atom feed link in footer
This commit is contained in:
parent
40c8d793cb
commit
9e18d9336b
3 changed files with 17 additions and 0 deletions
|
|
@ -93,6 +93,14 @@
|
|||
</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/u/blog/feed.xml">
|
||||
<span class="fa-stack fa-lg">
|
||||
<i class="fa fa-circle fa-stack-2x"></i>
|
||||
<i class="fa fa-rss fa-stack-1x fa-inverse"></i>
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p class="copyright">
|
||||
Copyright © ungleich
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue