feat: docs

This commit is contained in:
2025-10-09 15:13:09 +02:00
parent 1c5f5f0be6
commit b03989602e
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ const { footer } = useAppConfig()
<template>
<UFooter>
<template #left>
<img src="/kompose/favicon.svg" alt="kompose" class="size-5 mr-6"></img>
{{ footer.credits }}
</template>