Add dashboard page for site components

This commit is contained in:
Alexa Amundson
2025-12-02 21:07:16 -06:00
parent 425a894cd3
commit 1b88b8df9d
5 changed files with 140 additions and 0 deletions

View File

@@ -9,6 +9,11 @@
<body>
<header>
<h1>System Status</h1>
<nav>
<a href="index.html">Home</a>
<a href="dashboard.html">Dashboard</a>
<a href="login.html">Login</a>
</nav>
</header>
<main>
<ul class="status-list">