Commit 610b1a0
Changed files (1)
src
content
drafts
src/content/drafts/Draft Example.md
@@ -0,0 +1,11 @@
+---
+title: Draft Example
+slug: awd23fg1
+published: 2025-03-11T13:14:00+08:00
+category: Example
+tags:
+ - example
+---
+
+## What is this?
+This is a draft which is not published yet. If the draft is not published, it will not be shown in the blog on build. But you can still see it in the blog on dev server, if the configuration is set to `true`.
\ No newline at end of file