Files
website/src/content/writing/testing/draft-post.md
T

10 lines
303 B
Markdown
Raw Normal View History

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