aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/content/post/hidden-post.md
diff options
context:
space:
mode:
authorGNUxeava <bluenerd@protonmail.com>2022-03-11 10:32:10 +0530
committerGNUxeava <bluenerd@protonmail.com>2022-03-11 10:32:10 +0530
commitfecc9b268410c8fefcd1ca32bc4228bba9002178 (patch)
treeaa621093976dbbe8961f723ddb3569737e96932a /exampleSite/content/post/hidden-post.md
parent2dfa39111cd76b102dbb3f58c1754b6c93b0265a (diff)
use theme
Diffstat (limited to 'exampleSite/content/post/hidden-post.md')
-rw-r--r--exampleSite/content/post/hidden-post.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/exampleSite/content/post/hidden-post.md b/exampleSite/content/post/hidden-post.md
new file mode 100644
index 0000000..a2034e1
--- /dev/null
+++ b/exampleSite/content/post/hidden-post.md
@@ -0,0 +1,15 @@
+---
+title: "This is a hidden post."
+date: 2018-03-08T17:40:19+08:00
+lastmod: 2018-03-08T22:01:19+08:00
+draft: false
+author: '<a href="https://halu.lu" target="_blank">Halulu</a>'
+
+hiddenFromHomePage: true
+---
+
+This post is hidden from the home page.
+
+<!--more-->
+
+But you can see it in archives, rss or other pages. \ No newline at end of file