This commit is contained in:
2024-07-24 01:55:39 +02:00
parent 3e73aea07a
commit 2fa861584a
7 changed files with 707 additions and 610 deletions

View File

@@ -136,6 +136,9 @@ const { t } = useI18n({
"idling": "Je dors 😴"
},
"separator": "à"
},
"es": {
}
}
</i18n>

View File

@@ -2,13 +2,15 @@
<div class="flex items-center gap-2 mt-4">
<div class="flex items-center">
<UTooltip text="It's me 👋">
<div class="flex items-center w-12 h-12">
<NuxtImg
alt="Arthur Danjou picture"
class="w-full h-full hover:rotate-[360deg] duration-500 transform-gpu"
src="/favicon.png"
/>
</div>
<UAvatar
alt="Avatar"
chip-color="gray"
chip-position="top-right"
chip-text="!"
class="hover:rotate-[360deg] duration-500 transform-gpu"
size="md"
src="/favicon.png"
/>
</UTooltip>
</div>
<p class="not-prose">