diff options
| author | Heather Miller <heather.miller@epfl.ch> | 2017-01-06 19:01:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-06 19:01:00 +0100 |
| commit | a8aaf300cbb99fc109230017fb73ac3984cfe21e (patch) | |
| tree | f5f9fbeb98f6411cdf0c7e127e5d6fdf01292056 /_layouts | |
| parent | ff83d9072a780372f61c4462e9aee26980673741 (diff) | |
| parent | 190eaa4db282b8772915daf36f766ee415c7ddb3 (diff) | |
Merge pull request #25 from heathermiller/futures-fixes
Fixes to futures chapter
Diffstat (limited to '_layouts')
| -rw-r--r-- | _layouts/chapter.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_layouts/chapter.html b/_layouts/chapter.html index 78257b4..95e963e 100644 --- a/_layouts/chapter.html +++ b/_layouts/chapter.html @@ -98,7 +98,6 @@ Random post: <a href="{{ site.baseurl }}{{ site.categories.blog[random].url }}">{{ site.categories.blog[random].title }}</a> {% endif %} </div> - <!-- {{ site.categories.blog.size > 3}} --> </div> <div class="col-sm-4"></div> </div> |
