diff options
Diffstat (limited to '_layouts/chapter.html')
| -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> |
