set logo
This commit is contained in:
BIN
src/lib/images/villa.webp
Normal file
BIN
src/lib/images/villa.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 307 KiB |
@@ -1,7 +1,7 @@
|
||||
<script lang="ts">
|
||||
import { supabase } from "$lib/supabaseClient";
|
||||
import { goto } from "$app/navigation";
|
||||
import logo from "$lib/images/logo.webp"; // Confirm this path and image is suitable
|
||||
import logo from "$lib/images/villa.webp"; // Confirm this path and image is suitable
|
||||
|
||||
let email = "";
|
||||
let password = "";
|
||||
|
||||
Reference in New Issue
Block a user