Styling updates and add social links
This commit is contained in:
parent
eafe6648cc
commit
a2cb0960ab
15 changed files with 135 additions and 23 deletions
|
@ -5,7 +5,7 @@ nav_order: 2
|
|||
|
||||
<h1>Blog Series</h1>
|
||||
|
||||
<ol>
|
||||
<ol class="simple-list">
|
||||
{%- for seriesName in collections.series %}
|
||||
<li>{% include "series_list.njk" %}</li>
|
||||
{%- endfor %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue