mirror of
https://github.com/blackboxprogramming/blackroad.io.git
synced 2026-03-18 04:34:01 -05:00
Add dashboard page for site components
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user