Polish up page titles.

This commit is contained in:
Tom Preston-Werner
2010-08-05 18:00:55 -06:00
parent af4c2f8002
commit 10d2f53d40
10 changed files with 10 additions and 22 deletions
@@ -3,7 +3,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Gollum - {{title}}</title>
<title>{{title}}</title>
<link rel="stylesheet" href="/css/screen.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="/css/gollum.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="/css/syntax.css" type="text/css" charset="utf-8" />