a lot of changes

This commit is contained in:
2024-01-25 20:40:16 +01:00
parent fdc0b7c5bc
commit 0a9983f56c
8 changed files with 83 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
<!--PAGENAME=Hello, <template name="username">-->
<!--PAGESTYLE=/styles/pages/user/style.css-->
<header class="user-index-header">
<div class="user-index-header-text" id="headerText">
<h1 class="user-index-h1 fade-in">Hello, <span class="outlined-text"><template name="username"></template></span>.</h1>
@@ -8,4 +9,4 @@
</header>
<script src="/scripts/pages/user/main.js" defer></script>
<script src="/scripts/pages/admin/main.js" defer></script>