set up initial styling and structure

This commit is contained in:
wompmacho
2020-11-06 05:13:23 -05:00
parent 0ba096f62d
commit bffc8fff30
24 changed files with 10567 additions and 146 deletions

View File

@@ -0,0 +1,7 @@
<svelte:head>
<title>Live Stream</title>
</svelte:head>
<h1>Stream Page</h1>
<p>Stream Stuff Lives Here</p>