From 32b05f862fb0478522015d750a4d58ec7ff9d167 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Sun, 19 Mar 2023 14:15:07 -0400 Subject: [PATCH] flip example page to draft so its no longer part of the main website ; it has accessibility issues due to the way the examples are written ; authors will need to mind accessibility as part of their writing and verification processes --- content/tips/_example.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/tips/_example.md b/content/tips/_example.md index 8ce5104..bf46e15 100644 --- a/content/tips/_example.md +++ b/content/tips/_example.md @@ -4,7 +4,7 @@ author: KemoNine publishDate: 2023-03-16 lastMod: 2023-03-18 toc: true -draft: false +draft: true categories: - blog - tips