summaryrefslogtreecommitdiff
path: root/_layouts/default.html
diff options
context:
space:
mode:
authorCameron McEfee <cameron@github.com>2011-05-27 08:25:04 -0700
committerCameron McEfee <cameron@github.com>2011-05-27 08:25:04 -0700
commit4e9c4c8ca65dd32a4616cc3711f8d24927341139 (patch)
tree5828d24d0aedaff7371d9d855de6c0e766f6c40f /_layouts/default.html
parente81e0d221e84e84a131aa59dc96d56f912a39784 (diff)
Adding new categories.
Diffstat (limited to '_layouts/default.html')
-rw-r--r--_layouts/default.html17
1 files changed, 7 insertions, 10 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 67a0c67..70a6455 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -1,18 +1,15 @@
---
sidebar_cats:
-- bootcamp
+- beginner
+- intermediate
+- advanced
- troubleshooting
-- repos
-- collaborating
-- everyday_git
-- git_ninjutsu
-- deploying
-- mac
-- windows
-- linux
-- other
+- third_party
+- github_resources
+- git_resources
- site_policy
---
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>