bloggy/src/content/post/testing/draft-post.md
2025-06-12 00:32:34 -04:00

9 lines
303 B
Markdown

---
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.