feat: docs

This commit is contained in:
2025-10-09 15:45:56 +02:00
parent 9da8949752
commit 4e0422bede
5 changed files with 54 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ useHead({
{ name: 'viewport', content: 'width=device-width, initial-scale=1' }
],
link: [
{ rel: 'icon', href: 'favicon.ico' }
{ rel: 'icon', href: '/favicon.ico' }
],
htmlAttrs: {
lang: 'en'