This commit is contained in:
2026-02-03 23:39:08 +04:00
parent cad0806f8c
commit 5bd5eea193
14 changed files with 265 additions and 66 deletions

View File

@@ -155,6 +155,12 @@ collections:
- { label: "Site URL", name: "siteurl", widget: "string" }
- { label: "Tags", name: "tags", widget: "list", required: false, default: [] }
- name: "worth-mentioning"
label: "Worth Mentioning"
file: "src/content/worth-mentioning.md"
fields:
- { label: "Body", name: "body", widget: "markdown" }
editor:
preview: true