account management thingy

This commit is contained in:
Reid 2023-09-22 18:27:42 -07:00
parent b128f6549b
commit 8fde05a96d
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8
18 changed files with 251 additions and 18 deletions

View file

@ -11,7 +11,7 @@
<body style="display: flex; align-items: center; gap: 1.5em; flex-direction: column">
<h1 style="display: flex; align-items: center; gap: 1em">
<img src="/favicon.png" width="64" height="auto">
<a href="/"><img src="/favicon.png" width="64" height="auto"></a>
gdps-server
</h1>
<div class="block">
@ -24,10 +24,11 @@
<el>
<li>The <a href="https://git.reidlab.online/reidlab/gdps-server">Git repository</a></li>
<li><a href="/tools/reupload">Level reuploading</a></li>
<li><a href="/accounts">Account stuff</a></li>
</el>
</p>
</div>
<div class="dim">
<div style="max-width: 400px; font-style: italic; text-align: center" class="dim">
{{ silly_string }}
</div>
</body>