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/content/snippets/file.json | 1 + 1 file changed, 1 insertion(+) (limited to '.frontmatter/config/content/snippets/file.json') diff --git a/.frontmatter/config/content/snippets/file.json b/.frontmatter/config/content/snippets/file.json index 4c511b5..ec06f8c 100644 --- a/.frontmatter/config/content/snippets/file.json +++ b/.frontmatter/config/content/snippets/file.json @@ -2,6 +2,7 @@ "File": { "description": "Display Entire Contents of File", "body": "{{< file path=[[File Path]] id=\"[[file-collapse-{x}]]\" >}}", + "isMediaSnippet": false, "fields": [ { "name": "File Path", -- cgit v1.2.3