summaryrefslogtreecommitdiff
path: root/src/content/post/testing/draft-post.md
blob: a0edc55deb217fd310d96fadb32148e2b1ddd057 (plain)
1
2
3
4
5
6
7
8
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.