add rss feed to categories, some cleanup, post my first blog post containing my literature and make it a menu filter
This commit is contained in:
parent
a7a34ed9d0
commit
b61561a2bf
5 changed files with 403 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
<div>
|
||||
<div class="listHeader">
|
||||
<h1>{{ .Title }}</h1>
|
||||
<h1>{{ .Title }} <a href="{{ . }}/index.xml">/rss.xml</a></h1>
|
||||
</div>
|
||||
|
||||
{{ with .Content }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue