aboutsummaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorHeather Miller <heather.miller@epfl.ch>2017-01-06 19:01:00 +0100
committerGitHub <noreply@github.com>2017-01-06 19:01:00 +0100
commita8aaf300cbb99fc109230017fb73ac3984cfe21e (patch)
treef5f9fbeb98f6411cdf0c7e127e5d6fdf01292056 /_layouts
parentff83d9072a780372f61c4462e9aee26980673741 (diff)
parent190eaa4db282b8772915daf36f766ee415c7ddb3 (diff)
Merge pull request #25 from heathermiller/futures-fixes
Fixes to futures chapter
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/chapter.html1
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>