a d
This commit is contained in:
8
src/components/Footer.vue
Normal file
8
src/components/Footer.vue
Normal file
@@ -0,0 +1,8 @@
|
||||
<template>
|
||||
<v-footer dark color="primary" class="font-weight-medium">
|
||||
<v-col class="text-center" cols="12">
|
||||
©
|
||||
<strong>Kamil Klecha</strong> 2019
|
||||
</v-col>
|
||||
</v-footer>
|
||||
</template>
|
||||
Reference in New Issue
Block a user