This commit is contained in:
Zach Leatherman
2024-01-14 12:32:15 +13:00
parent 6d64bd2813
commit 4c57a825da
11 changed files with 52 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
---
title: This is a fifth post (draft)
date: 2023-01-23
draft: true
---node
const title = "This is a fifth post (draft)";
const date = "2023-01-23";
const draft = true;
---
This is a draft post