Personal Site

Move nowPlaying to sane location

vielle.dev d8cd8fb3 b16e5eed

verified
+1 -1
src/components/home/NowPlaying.astro src/components/playing/NowPlaying.astro
+1 -1
src/pages/index.astro
··· 1 1 --- 2 2 import Base from "/components/Base.astro"; 3 3 import Landing from "/components/home/Landing.astro"; 4 - import NowPlaying from "/components/home/NowPlaying.astro" 4 + import NowPlaying from "/components/playing/NowPlaying.astro" 5 5 --- 6 6 7 7 <Base>