evilSpins v1
This commit is contained in:
6
app/components/Logo.vue
Normal file
6
app/components/Logo.vue
Normal file
@@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<header class="py-4">
|
||||
<img class="logo w-80" src="/logo.svg" alt="" >
|
||||
<h1 class="text-center">mix-tapes</h1>
|
||||
</header>
|
||||
</template>
|
||||
Reference in New Issue
Block a user