#30 Simplified src to images

This commit is contained in:
Dominic Villemure
2024-04-21 14:46:32 -04:00
parent f2a4b970fd
commit e9b8e0d2bc
12 changed files with 54 additions and 54 deletions

View File

@@ -4,7 +4,7 @@
<v-row>
<v-col cols=6 align="center">
<v-img class="login-picture" max-width="500" src=" ../../images/hutopyblack.png"
<v-img class="login-picture" max-width="500" src=" .././images/hutopyblack.png"
style="margin-top: 100px; margin-bottom: 50px"></v-img>
<div class="p-12 bg-white border border-gray-200 rounded-lg mt-6">
<h1 class="mb-6 text-2xl font-bold">Sign up</h1>