making user index look cool

This commit is contained in:
2024-01-25 15:50:51 +01:00
parent b8b4d0ff54
commit aa2f0f7181
3 changed files with 50 additions and 2 deletions

View File

@@ -5,4 +5,7 @@
<h1 class="user-index-h1">Hello, <span class="outlined-text"><template name="username"></template></span>.</h1>
<h2 class="user-index-h2">What would you like to watch?</h2>
</div>
</header>
</header>
<script src="/scripts/pages/user/main.js" defer></script>