diff --git a/content/blog/_index.md b/content/blog/_index.md index 37cb611..a2afed5 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -3,6 +3,6 @@ title: "Blog" description: "The Doks Blog." date: 2020-10-06T08:49:55+00:00 lastmod: 2020-10-06T08:49:55+00:00 -draft: false +draft: true images: [] --- diff --git a/content/contributors/_index.md b/content/contributors/_index.md index e225f34..8f84e29 100644 --- a/content/contributors/_index.md +++ b/content/contributors/_index.md @@ -3,7 +3,7 @@ title: "Contributors" description: "The Doks contributors." date: 2020-10-06T08:50:29+00:00 lastmod: 2020-10-06T08:50:29+00:00 -draft: false +draft: true images: [] --- diff --git a/content/docs/_index.md b/content/docs/_index.md index f807c65..43ecc73 100644 --- a/content/docs/_index.md +++ b/content/docs/_index.md @@ -4,6 +4,6 @@ description: "Docs Doks." lead: "" date: 2020-10-06T08:48:23+00:00 lastmod: 2020-10-06T08:48:23+00:00 -draft: false +draft: true images: [] ---