Add rss feed

This commit is contained in:
Las Zenow 2013-08-31 00:38:32 +02:00
parent c3529c3a8e
commit 56964ec45f
7 changed files with 58 additions and 3 deletions

View file

@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="/css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="/css/custom.css" rel="stylesheet">
<link rel="alternate" type="application/rss+xml" title="Imperial Library of Trantor" href="/search/?fmt=rss&q={{.Search}}" />
<title>Imperial Library of Trantor</title>
<script src="/js/jquery.js"></script>
</head>