test: add test draft post

This commit is contained in:
Lewis Wynne 2026-01-29 01:44:22 +00:00
parent 7aaeb6aa0a
commit 6ca9b58f1e

View file

@ -0,0 +1,11 @@
---
title: Test Draft Post
date: 2026-01-29
draft: true
---
This is a test draft post. It should only appear at `/draft/` when logged in as admin.
It should NOT appear:
- On the public `/md/` index
- At `/md/test-draft`