diff options
author | Julio Capote <jcapote@gmail.com> | 2023-01-24 03:20:47 +0000 |
---|---|---|
committer | Julio Capote <jcapote@gmail.com> | 2023-01-24 03:20:47 +0000 |
commit | f24f2d15275961f1c0144e68fde75a60aeaaa165 (patch) | |
tree | 38be1626f3ade436fbd17eadb2753fa2f0effb37 /themes/even/exampleSite/content/post/hidden-post.md | |
parent | bf04383b34c4a4fdfe239de2805a30a051921002 (diff) | |
download | capotej.com-f24f2d15275961f1c0144e68fde75a60aeaaa165.tar.gz |
move to bear theme
Diffstat (limited to 'themes/even/exampleSite/content/post/hidden-post.md')
-rw-r--r-- | themes/even/exampleSite/content/post/hidden-post.md | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/themes/even/exampleSite/content/post/hidden-post.md b/themes/even/exampleSite/content/post/hidden-post.md deleted file mode 100644 index a2034e1..0000000 --- a/themes/even/exampleSite/content/post/hidden-post.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -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 |