first commit
This commit is contained in:
parent
a3f5f5f701
commit
207c82578f
137 changed files with 4659 additions and 8605 deletions
9
src/content/post/testing/draft-post.md
Normal file
9
src/content/post/testing/draft-post.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
title: "A working draft title"
|
||||
description: "This post is for testing the draft post functionality"
|
||||
publishDate: "10 March 2024"
|
||||
tags: ["test"]
|
||||
draft: true
|
||||
---
|
||||
|
||||
If this is working correctly, this post should only be accessible in a dev environment, as well as any tags that are unique to this post.
|
||||
Loading…
Add table
Add a link
Reference in a new issue