Improved category name for reading optimisation

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2019-06-09 17:27:24 +02:00
parent 4d8e0c4be7
commit 51442ee1dc
5 changed files with 34 additions and 29 deletions

View File

@ -1,7 +1,8 @@
---
layout: default
---
<div class="category">
<div class="reading-optimised">
{{ content }}
<ul class="post-list list-unstyled">
{% for post in site.categories[page.category] %}