summaryrefslogtreecommitdiff
path: root/exampleSite/content/post/hidden-page.md
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/post/hidden-page.md')
-rw-r--r--exampleSite/content/post/hidden-page.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/exampleSite/content/post/hidden-page.md b/exampleSite/content/post/hidden-page.md
deleted file mode 100644
index e349ce8..0000000
--- a/exampleSite/content/post/hidden-page.md
+++ /dev/null
@@ -1,11 +0,0 @@
-+++
-title = "Hidden Page"
-date = "2020-02-01"
-description = "This page is hidden and should not be visible without knowing the URL."
-tags = [
- "privacy",
-]
-hidden = true
-+++
-
-This page is hidden and should not be visible without knowing the URL.