summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/index.html b/index.html
index e9b2647..eb9a563 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,13 @@
<script defer src="main.mjs"></script>
</head>
<body>
- <h1>Setup your AIRMX device</h1>
+ <h1>Setup AIRMX Pro</h1>
+ <div>
+ <input type="text" id="ssid" placeholder="SSID" />
+ </div>
+ <div>
+ <input type="password" id="password" placeholder="Password" />
+ </div>
<div>
<button id="connect" type="button">
Connect