Use diferent titles per page

* Related: #7
This commit is contained in:
Las Zenow 2016-01-28 18:13:26 -05:00
parent b0e3659956
commit 6c08f284b9
14 changed files with 24 additions and 7 deletions

View file

@ -2,7 +2,7 @@
<rss version="2.0">
<channel>
{{with .S}}
<title>Imperial Library of Trantor - News</title>
<title>{{.Title}}</title>
<description>News of the library</description>
<link>{{.BaseURL}}/news/</link>
{{end}}