mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-14 00:15:17 +00:00
6 lines
77 B
Plaintext
6 lines
77 B
Plaintext
---
|
|
import RootLayout from "~/layouts/RootLayout.astro";
|
|
---
|
|
|
|
<RootLayout />
|