Add "add" html page

This commit is contained in:
Alexey Khit
2023-03-19 16:38:36 +03:00
parent e728643aad
commit bd79b24db3
10 changed files with 272 additions and 231 deletions
+1 -2
View File
@@ -45,8 +45,7 @@ nav li {
<nav>
<ul>
<li><a href="index.html">Streams</a></li>
<li><a href="devices.html">Devices</a></li>
<li><a href="homekit.html">HomeKit</a></li>
<li><a href="add.html">Add</a></li>
<li><a href="editor.html">Config</a></li>
</ul>
</nav>