mirror of
https://github.com/ArthurDanjou/artchat.git
synced 2026-01-26 19:54:09 +01:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -5,7 +5,7 @@ const { t } = useI18n()
|
||||
<template>
|
||||
<UCard class="mt-8 shadow-sm bg-white dark:bg-neutral-900">
|
||||
<NuxtImg
|
||||
src="/arthur pro.webp"
|
||||
src="/arthur-pro.webp"
|
||||
alt="Arthur Danjou"
|
||||
class="w-24 h-24 rounded-full float-left mr-4 mb-4"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user