diff options
| author | tekkub <tekkub@gmail.com> | 2009-06-17 17:55:59 -0600 |
|---|---|---|
| committer | tekkub <tekkub@gmail.com> | 2009-06-17 17:55:59 -0600 |
| commit | c428debf97e2f5ce0aedbc562fdc731cee6b81d9 (patch) | |
| tree | 6daa43d9d4a5eb5677195f88e86138c7ea3dcfb4 | |
| parent | 63f74faeb6a58ab4418ed7fce21d3c358fd52b2e (diff) | |
Rejigger index a smidge
| -rw-r--r-- | index.textile | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/index.textile b/index.textile index 5dec62c..5b61ffb 100644 --- a/index.textile +++ b/index.textile @@ -4,17 +4,16 @@ title: Welcome to the GitHub Help site --- <div class="span-21" id="welcome"> - <p> - Here we have compiled many guides to help you set up and use GitHub. - Be aware that these guides generall only cover GitHub-specific topics, for help learning - how to use Git, please check out <a href="http://learn.github.com/">Learn.GitHub</a> - </p> - <p>This site is a work in progress.</p> + +p. Here we have compiled many guides to help you set up and use GitHub. Be aware that these guides generally only cover GitHub-specific topics, for help learning how to use Git, please check out "Learn.GitHub":http://learn.github.com/ + +p. This site is a work in progress. + </div> <div class="span-7" id="start"> <div class="button red"> - <a href="p/intro.html">Start the Full Course</a> + "Start the Full Course":p/intro.html </div> </div> |
