initial-commit
This commit is contained in:
7
components/Logo.vue
Normal file
7
components/Logo.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div style="margin-top: 20px; margin-bottom: 10px">
|
||||
<a href="/">
|
||||
<img src="../assets/logo.svg" height="64" width="64" />
|
||||
</a>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user