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