summaryrefslogtreecommitdiffstats
path: root/static/index.html
diff options
context:
space:
mode:
authorPetri Hienonen <petri.hienonen@gmail.com>2025-09-28 15:08:14 +0300
committerPetri Hienonen <petri.hienonen@gmail.com>2025-09-28 15:08:14 +0300
commit8489f1f83da5dcc5818401393b1f6a430eea677c (patch)
treed55c205a0b45127765c1547fef5904d08e1171a4 /static/index.html
parent289e73570674b67f7a1561cff9cec61498efc6cc (diff)
downloadnetwork-8489f1f83da5dcc5818401393b1f6a430eea677c.tar.zst
Intial version
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