summaryrefslogtreecommitdiffstats
path: root/static/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/index.html b/static/index.html
index 5bea6f8..752509c 100644
--- a/static/index.html
+++ b/static/index.html
@@ -11,7 +11,7 @@
<body>
<header>
- <h2>Network Classroom</h2>
+ <h2>Network Configuration</h2>
<p class="subtitle">Educational interface for learning network configuration with systemd-networkd</p>
<button class="theme-toggle" id="themeToggle" title="Toggle theme">
<span id="themeIcon">🌙</span>
@@ -27,7 +27,7 @@
<span>⚙️</span> Configurations
</button>
<button class="nav-button" data-panel="logs">
- <span>📋</span> System Logs
+ <span>📋</span> Network Logs
</button>
<button class="nav-button accent" data-panel="commands">
<span>🔧</span> System Commands