set up initial styling and structure
This commit is contained in:
7
src/routes/livestream.svelte
Normal file
7
src/routes/livestream.svelte
Normal file
@@ -0,0 +1,7 @@
|
||||
<svelte:head>
|
||||
<title>Live Stream</title>
|
||||
</svelte:head>
|
||||
|
||||
<h1>Stream Page</h1>
|
||||
|
||||
<p>Stream Stuff Lives Here</p>
|
||||
Reference in New Issue
Block a user