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

@ -6,8 +6,8 @@
<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>
<link rel="alternate" type="application/rss+xml" title="{{.Title}}" href="/search/?fmt=rss&q={{.Search}}" />
<title>{{.Title}}</title>
<script src="/js/jquery.js"></script>
</head>
<body>