diff options
Diffstat (limited to '_layouts')
| -rw-r--r-- | _layouts/default.html | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index c4ec733..f383ccb 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> |
