diff options
| author | anoduck <11767-anoduck@users.noreply.gitgud.io> | 2024-10-28 08:08:48 -0400 |
|---|---|---|
| committer | anoduck <11767-anoduck@users.noreply.gitgud.io> | 2024-10-28 08:08:48 -0400 |
| commit | f8d75ddde9fb521a5df9452c4b35cfd730ed9d37 (patch) | |
| tree | 89204208c29383ec2f854c096b3c6e3222a934e3 /.frontmatter/config/content/snippets/button.json | |
| parent | 6680d28a2e7002c98e08ffd936641ffb83da8f04 (diff) | |
style(content): :sparkles: Snippets, frontmatter, and nav section
Added snippets, still working on navbar section, formatting cleanups
Diffstat (limited to '.frontmatter/config/content/snippets/button.json')
| -rw-r--r-- | .frontmatter/config/content/snippets/button.json | 3 |
1 files changed, 1 insertions, 2 deletions
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", |
