spotifyplaylistarchive.com/pages/index.vue

6 lines
145 B
Vue
Raw Normal View History

2022-06-29 09:51:44 +02:00
<template>
<NuxtLayout name="centered-content">
<div class="font-bold text-6xl">Spotify Playlist Archive</div>
</NuxtLayout>
</template>