This commit is contained in:
1
ayanova/src/assets/bunnyunderconstruct.svg
Normal file
1
ayanova/src/assets/bunnyunderconstruct.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 14 KiB |
@@ -1,9 +1,7 @@
|
||||
<template>
|
||||
<v-container fluid>
|
||||
<v-row>
|
||||
<v-col cols="12" md="9" lg="7">
|
||||
<v-img :src="require('../assets/underconstruction.svg')"></v-img>
|
||||
</v-col>
|
||||
</v-row>
|
||||
</v-container>
|
||||
<v-img
|
||||
:src="require('../assets/bunnyunderconstruct.svg?v=82a')"
|
||||
max-height="1000"
|
||||
max-width="1000"
|
||||
></v-img>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user