From 10b9590ae226b53681b844ca27583564b11ac663 Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Fri, 25 Oct 2024 07:53:44 -0400 Subject: perf(content): :zap: Restructuring Navs and Peep Listing Targeting improved SEO performance with restructing Nav on frontpage CURRENTY THE BUILD IS BROKEN --- .frontmatter/config/taxonomy/contenttypes/reason.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.frontmatter/config/taxonomy') diff --git a/.frontmatter/config/taxonomy/contenttypes/reason.json b/.frontmatter/config/taxonomy/contenttypes/reason.json index 9573e1d..daebf48 100644 --- a/.frontmatter/config/taxonomy/contenttypes/reason.json +++ b/.frontmatter/config/taxonomy/contenttypes/reason.json @@ -51,6 +51,12 @@ "title": "ColorMode", "name": "colormode", "type": "boolean", + "default": "false" + }, + { + "title": "Tilted", + "name": "tilted", + "type": "boolean", "default": "true" }, { -- cgit v1.2.3