feat: docs

This commit is contained in:
2025-10-09 15:25:44 +02:00
parent b03989602e
commit 9da8949752

View File

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