remove admin and user page (to be implemented in another project)

This commit is contained in:
2024-12-22 06:59:01 +00:00
parent 48afad63e7
commit c57e2fe19f
9 changed files with 0 additions and 1057 deletions

View File

@@ -40,7 +40,6 @@
<a href="index.html" aria-current="page">Instances</a>
<a href="account.html">Account</a>
<a href="settings.html">Settings</a>
<a id="admin-link" aria-disabled="true" class="none">Admin</a>
<a href="login.html">Logout</a>
</nav>
</header>