This commit is contained in:
Timothy J. Baek
2024-07-08 23:07:23 -07:00
parent aa896ba702
commit c9f5029a9d
8 changed files with 12 additions and 10 deletions

View File

@@ -297,7 +297,7 @@
: ''} "
>
<img
src={model?.info?.meta?.profile_image_url ?? '/favicon.png'}
src={model?.info?.meta?.profile_image_url ?? '/static/favicon.png'}
alt="modelfile profile"
class=" rounded-full w-full h-auto object-cover"
/>