crisp-theme/content/index.njk

9 lines
108 B
Text
Raw Normal View History

2025-04-16 22:47:29 -04:00
---
title: Home
nav_order: 1
---
2025-04-18 11:28:28 -04:00
<h1>{{ metadata.title }} - Blog Posts</h1>
2025-04-16 22:47:29 -04:00
{% include "post_list.njk" %}