summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_layouts/default.html2
-rw-r--r--favicon.icobin0 -> 1150 bytes
-rw-r--r--index.textile4
3 files changed, 3 insertions, 3 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" />
diff --git a/favicon.ico b/favicon.ico
new file mode 100644
index 0000000..ff5af0c
--- /dev/null
+++ b/favicon.ico
Binary files differ
diff --git a/index.textile b/index.textile
index b17c639..ed5aa4c 100644
--- a/index.textile
+++ b/index.textile
@@ -1,9 +1,9 @@
---
layout: default
-title: Welcome to the GitHub Help site
+title: Welcome
---
-Here we have compiled many guides to help you set up and use git and GitHub.
+Welcome to the GitHub Help site. Here we have compiled many guides to help you set up and use git and GitHub.
_This site is a work in progress._