diff options
| author | Cameron McEfee <cameron@github.com> | 2011-05-31 18:24:10 -0700 |
|---|---|---|
| committer | Cameron McEfee <cameron@github.com> | 2011-05-31 18:24:10 -0700 |
| commit | 95383f838de65eefdffbcb4c8f7a68d652f2009b (patch) | |
| tree | eec05ce018864622236dc87f76330f810e1d9925 /index.markdown | |
| parent | 4ce64d50e8bbb4e60c5e19a2ca5f55b625736815 (diff) | |
update outdated styles
Diffstat (limited to 'index.markdown')
| -rw-r--r-- | index.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/index.markdown b/index.markdown index 973f092..1e82500 100644 --- a/index.markdown +++ b/index.markdown @@ -44,9 +44,9 @@ title: Welcome </div> <!-- /bootcamp-body --> </div> -<div class="popular-guides"> +<div class="list-module"> <h2>Popular Guides</h2> - <div class="popular-body"> + <div class="list-body"> <ul> {% for post in site.categories.popular reversed %} <li> |
