sick radio beats

This commit is contained in:
2025-11-25 23:31:02 +00:00
parent 00a7afd908
commit dfa9dedf6f

View File

@@ -1,9 +1,10 @@
<script setup> <script setup>
import CurrentlyListening from "@/components/CurrentlyListening.vue"; import Spotify from "@/components/Spotify.vue";
import Radio from "@/components/Radio.vue";
</script> </script>
<template> <template>
<main> <main class="a4page">
<h1>Welcome</h1> <h1>Welcome</h1>
<h2>whoami?</h2> <h2>whoami?</h2>
@@ -15,7 +16,9 @@ import CurrentlyListening from "@/components/CurrentlyListening.vue";
<h2>bookmarks</h2> <h2>bookmarks</h2>
<RouterLink to="/bookmarks">bookmarks</RouterLink> <RouterLink to="/bookmarks">bookmarks</RouterLink>
<CurrentlyListening /> <Spotify />
<Radio />
<!--<h2> </h2> <!--<h2> </h2>
<p> <p>