Add templates and update gitignore
This commit is contained in:
parent
347a3079a2
commit
cbffdef6b4
4 changed files with 22 additions and 2 deletions
5
source/_templates/atom.html
Normal file
5
source/_templates/atom.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
<br />
|
||||
<a class='atom' href="{{ blog_baseurl }}/blog/atom.xml">
|
||||
<img src="/_static/rss-icon.svg" />
|
||||
</a>
|
||||
<br />
|
Loading…
Add table
Add a link
Reference in a new issue