9 lines
108 B
Text
9 lines
108 B
Text
---
|
|
title: Home
|
|
tags: site
|
|
nav_order: 1
|
|
---
|
|
|
|
<h1>This is the home page!</h1>
|
|
|
|
{% include "post_list.njk" %}
|