8 lines
108 B
Text
8 lines
108 B
Text
---
|
|
title: Home
|
|
nav_order: 1
|
|
---
|
|
|
|
<h1>{{ metadata.title }} - Blog Posts</h1>
|
|
|
|
{% include "post_list.njk" %}
|