code cleanup

This commit is contained in:
2019-04-20 22:15:25 +02:00
parent f6ab07b346
commit 87d683d4af
6 changed files with 55 additions and 72 deletions

View File

@@ -1,11 +1,6 @@
<template>
<section>
<v-img
:src="require('../assets/logo.svg')"
class="ma-3"
contain
height="200"
></v-img>
<h6 class="title">Home</h6>
</section>
</template>