diff options
Diffstat (limited to 'webconsole/index.html')
| -rw-r--r-- | webconsole/index.html | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/webconsole/index.html b/webconsole/index.html deleted file mode 100644 index 33b4ee9..0000000 --- a/webconsole/index.html +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> - -<head> - <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>CONSOLE</title> - <link rel="stylesheet" href="styles.css"> - <script src="main.js"></script> -</head> - -<body> - - <nav class="navigation"> - <p>I2C MODES</p> - <button>STATS</button> - <button>AI</button> - <button>TOOLS</button> - <button>MORE</button> - </nav> - - -</body> - -</html>
\ No newline at end of file |
