change resource page to account page,

improve table styling

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
2023-04-05 22:48:36 +00:00
parent f1dc99dedd
commit 31042464a4
4 changed files with 25 additions and 18 deletions

View File

@@ -28,7 +28,7 @@
<header>
<nav>
<a href="index.html" aria-current="true">INSTANCES</a>
<a href="resources.html">RESOURCES</a>
<a href="account.html">ACCOUNT</a>
<a href="login.html">LOGOUT</a>
</nav>
</header>