feat(web-ui): redesign dashboard and live sessions
This commit is contained in:
@@ -17,7 +17,10 @@
|
||||
<h1><a href="/">agentmon<span class="logo-dot"></span></a></h1>
|
||||
</div>
|
||||
<nav><a href="/">Dashboard</a><a href="/sessions">Sessions</a><a href="/agents">Agents</a><a href="/infrastructure">Infra</a></nav>
|
||||
<button class="theme-toggle" id="theme-toggle" aria-label="Toggle theme"></button>
|
||||
<div class="header-right">
|
||||
<span class="ws-dot" id="ws-dot" title="Disconnected"></span>
|
||||
<button class="theme-toggle" id="theme-toggle" aria-label="Toggle theme"></button>
|
||||
</div>
|
||||
</header>
|
||||
<main id="app">
|
||||
<p>Loading...</p>
|
||||
|
||||
Reference in New Issue
Block a user