diff options
| author | anoduck <11767-anoduck@users.noreply.gitgud.io> | 2024-10-25 07:53:44 -0400 |
|---|---|---|
| committer | anoduck <11767-anoduck@users.noreply.gitgud.io> | 2024-10-26 07:25:09 -0400 |
| commit | 10b9590ae226b53681b844ca27583564b11ac663 (patch) | |
| tree | 409d67c6483ed6c4b86e0b88a0b21cd9895d34aa /.frontmatter/config/content/snippets/file.json | |
| parent | 77bc952f71567c95237a88d4657c5b3111074532 (diff) | |
perf(content): :zap: Restructuring Navs and Peep Listing
Targeting improved SEO performance with restructing Nav on frontpage
CURRENTY THE BUILD IS BROKEN
Diffstat (limited to '.frontmatter/config/content/snippets/file.json')
| -rw-r--r-- | .frontmatter/config/content/snippets/file.json | 1 |
1 files changed, 1 insertions, 0 deletions
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", |
