From d84b1403119a302d02f97034c47ee38a1dcdddeb Mon Sep 17 00:00:00 2001 From: tekkub Date: Wed, 2 Mar 2011 00:56:52 -0700 Subject: main_category isn't used anymore --- _layouts/default.html | 7 ------- _posts/2009-06-13-fork-a-repo.markdown | 1 - _posts/2009-06-15-linux-key-setup.markdown | 1 - _posts/2009-06-15-mac-key-setup.markdown | 1 - _posts/2009-06-16-troubleshooting-common-issues.markdown | 1 - _posts/2009-09-03-working-with-key-passphrases.textile | 1 - _posts/2009-10-05-dealing-with-lineendings.textile | 1 - _posts/2009-11-17-testing-webhooks.textile | 1 - _posts/2010-08-29-pull-requests.md | 1 - _posts/2011-02-15-set-up-git-redirect.markdown | 1 - _posts/2011-02-16-create-a-repo.markdown | 1 - _posts/2011-02-18-be-social.markdown | 1 - 12 files changed, 18 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 7c7dd4e..fe8d78b 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -27,13 +27,6 @@ sidebar_cats: - {% if page.main_category %} - - {% else %} - {% if page.categories %} - - {% endif %} - {% endif %}