From b4459048ebc2dbfd16119d554fb1b7e7c3662aed Mon Sep 17 00:00:00 2001 From: Aroy-Art <39088602+EDUDD22@users.noreply.github.com> Date: Mon, 14 Dec 2020 11:58:28 +0100 Subject: [PATCH] Disabled custom fragment in home --- content/_index/sample-custom-fragment.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/_index/sample-custom-fragment.md b/content/_index/sample-custom-fragment.md index 6c307b5..15f5a5e 100644 --- a/content/_index/sample-custom-fragment.md +++ b/content/_index/sample-custom-fragment.md @@ -1,8 +1,9 @@ +++ fragment = "sample-custom-fragment" -#disabled = false +disabled = true date = "2020-12-01" weight = 1000 background = "light" +draft = true +++