a subtle change in styles
This commit is contained in:
parent
5b1939eaa0
commit
351c79af6a
3 changed files with 51 additions and 22 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<span class="muted">{{ post.date }}</span> <a href="{{ post.permalink }}">{{ post.title }}</a><br>
|
||||
{% endfor %}
|
||||
|
||||
<p>Reading</p>
|
||||
<h2>Reading</h2>
|
||||
|
||||
{% set reading = get_section(path="reading/_index.md") %}
|
||||
{% for post in reading.pages %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue