summaryrefslogtreecommitdiff
path: root/_layouts/default.html
diff options
context:
space:
mode:
authorPJ Hyett <pjhyett@gmail.com>2010-01-12 14:34:42 -0800
committerPJ Hyett <pjhyett@gmail.com>2010-01-12 14:34:42 -0800
commitf7308b2b965830225da4c802662a36d23699b0e7 (patch)
treed9c55980c15c4e015b2c255324305f08b17ff7ca /_layouts/default.html
parent18116b81dd0688a8b946056493a21b5f91f9686b (diff)
add page title, favicon, and shorten welcome title
Diffstat (limited to '_layouts/default.html')
-rw-r--r--_layouts/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 6497ff6..ee529e9 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -15,7 +15,7 @@ sidebar_cats:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
- <title>Help.GitHub</title>
+ <title>Help.GitHub - {{ page.title }}</title>
<link href="http://github.com/stylesheets/bundle_common.css" media="screen" rel="stylesheet" type="text/css" />
<link href="http://github.com/stylesheets/bundle_github.css" media="screen" rel="stylesheet" type="text/css" />