music on atproto
plyr.fm
1<!doctype html>
2<html lang="en">
3 <head>
4 <meta charset="utf-8" />
5 <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
6 %sveltekit.head%
7 </head>
8 <body data-sveltekit-preload-data="hover">
9 <div style="display: contents">%sveltekit.body%</div>
10 </body>
11</html>