summaryrefslogtreecommitdiff
path: root/_drafts/test.md
diff options
context:
space:
mode:
authoruvok cheetah2019-05-15 21:19:33 +0200
committeruvok cheetah2019-05-15 21:19:33 +0200
commit1eeef4820dbd312f5e67673ccec745d620b194a3 (patch)
tree3a582721236af62004bd9853ee3896cf61e11065 /_drafts/test.md
parent92411ecbd9f0cbcec5620de2efbefade7254afca (diff)
Add "unlisted" header to hide posts from listing
Diffstat (limited to '_drafts/test.md')
-rw-r--r--_drafts/test.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/_drafts/test.md b/_drafts/test.md
new file mode 100644
index 0000000..24a3a93
--- /dev/null
+++ b/_drafts/test.md
@@ -0,0 +1,7 @@
+---
+title: Trying out unlisted posts
+layout: post
+unlisted: true
+---
+
+This is me trying out "private" posts...