From f8d75ddde9fb521a5df9452c4b35cfd730ed9d37 Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Mon, 28 Oct 2024 08:08:48 -0400 Subject: style(content): :sparkles: Snippets, frontmatter, and nav section Added snippets, still working on navbar section, formatting cleanups --- .frontmatter/config/content/snippets/button.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.frontmatter/config/content/snippets/button.json') diff --git a/.frontmatter/config/content/snippets/button.json b/.frontmatter/config/content/snippets/button.json index 9181a19..0b3d773 100644 --- a/.frontmatter/config/content/snippets/button.json +++ b/.frontmatter/config/content/snippets/button.json @@ -18,8 +18,7 @@ { "name": "outline", "title": "Outline", - "type": "boolean", - "default": true + "type": "string" }, { "name": "content", -- cgit v1.2.3