Cleaning picutres and folders - relink images
This commit is contained in:
@@ -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/hutopymedia/loginpage/loginhutopy.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>
|
||||
@@ -66,8 +66,8 @@
|
||||
|
||||
<script setup>
|
||||
import DefaultLayout from '@/layouts/DefaultLayout.vue';
|
||||
import { RouterLink } from "vue-router";
|
||||
import FooterLayout from '@/layouts/FooterLayout.vue';
|
||||
import { RouterLink } from "vue-router";
|
||||
</script>
|
||||
|
||||
<style></style>
|
||||
Reference in New Issue
Block a user