mirror of
https://github.com/maciejpedzich/maciejpedzi.ch.git
synced 2024-11-27 23:55:47 +01:00
Add vuetify tag and change f1 to formulaone
This commit is contained in:
parent
5ec8f4524d
commit
d6a738c26e
@ -50,22 +50,21 @@
|
|||||||
"previewPath": "/blog/{{pathToken.relPath}}/"
|
"previewPath": "/blog/{{pathToken.relPath}}/"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"frontMatter.taxonomy.categories": [
|
"frontMatter.taxonomy.categories": ["dev diary", "miscellaneous"],
|
||||||
"dev diary",
|
|
||||||
"miscellaneous"
|
|
||||||
],
|
|
||||||
"frontMatter.taxonomy.tags": [
|
"frontMatter.taxonomy.tags": [
|
||||||
"alpine",
|
"alpine",
|
||||||
"appwrite",
|
"appwrite",
|
||||||
"arch",
|
"arch",
|
||||||
"astro",
|
"astro",
|
||||||
"f1",
|
"formulaone",
|
||||||
"linux",
|
"linux",
|
||||||
"nuxt",
|
"nuxt",
|
||||||
"planetscale",
|
"planetscale",
|
||||||
"primevue",
|
"primevue",
|
||||||
"ps4",
|
"ps4",
|
||||||
|
"racemash",
|
||||||
"supabase",
|
"supabase",
|
||||||
"vue"
|
"vue",
|
||||||
|
"vuetify"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user