Styling updates and add social links
This commit is contained in:
parent
eafe6648cc
commit
a2cb0960ab
15 changed files with 135 additions and 23 deletions
|
@ -1,6 +1,6 @@
|
|||
<h2>{{ seriesName }}</h2>
|
||||
<ol>
|
||||
{%- for post in collections.posts | seriesPosts(seriesName) %}
|
||||
<li>{% include "post_link.njk" %}</li>
|
||||
{% include "post_link.njk" %}
|
||||
{%- endfor %}
|
||||
</ol>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue