Add even more tags and post categories

This commit is contained in:
Maciej Pędzich 2023-05-10 22:44:54 +02:00
parent 00ab9258b6
commit 8af70859e3

View File

@ -45,15 +45,21 @@
"previewPath": "/blog/{{pathToken.relPath}}/" "previewPath": "/blog/{{pathToken.relPath}}/"
} }
], ],
"frontMatter.taxonomy.categories": ["dev diary", "online race reports"], "frontMatter.taxonomy.categories": [
"dev diary",
"learning linux",
"miscellaneous"
],
"frontMatter.taxonomy.tags": [ "frontMatter.taxonomy.tags": [
"alpine", "alpine",
"appwrite", "appwrite",
"astro", "astro",
"f1", "f1",
"linux",
"nuxt", "nuxt",
"planetscale", "planetscale",
"primevue", "primevue",
"ps4",
"supabase", "supabase",
"vue" "vue"
] ]