docs: update documentation

This commit is contained in:
Maël Gangloff
2025-12-04 16:06:09 +01:00
parent 9326b29728
commit f2b5e0d732
5 changed files with 193 additions and 13 deletions

View File

@@ -90,10 +90,11 @@ export default defineConfig({
},
{
tag: 'meta',
attrs: {
name: 'author',
content: 'Maël Gangloff'
},
attrs: {name: 'author', content: 'Maël Gangloff'},
},
{
tag: 'meta',
attrs: {name: 'theme-color', content: '#475569'}
},
{
tag: 'meta',