From 8ddeb1a779b8444c2362858058dfa21b00c2c5fb Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty Date: Sun, 5 Sep 2021 16:16:05 +0200 Subject: [PATCH] Convert all the unused content to draft --- content/blog/_index.md | 2 +- content/contributors/_index.md | 2 +- content/docs/_index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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: [] ---