account management thingy
This commit is contained in:
parent
b128f6549b
commit
8fde05a96d
18 changed files with 251 additions and 18 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue