Add initial web-pages and hand-crafted svg icons

This commit is contained in:
logicog
2025-08-05 09:27:58 +02:00
parent 05c9d43f2e
commit 5533676e52
6 changed files with 120 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>FreeSwitchOS Main Page</title>
</head>
<body>
<h1>Switch Configuration</h1>
<table>
<tr> <th>Setting</th> <th></th> </tr>
#{html_index}
</table>
</body>
</html>