diff options
| author | Li Zhineng <[email protected]> | 2025-07-15 07:48:12 +0800 |
|---|---|---|
| committer | Li Zhineng <[email protected]> | 2025-07-15 07:48:12 +0800 |
| commit | 1d0a01683b58470dc682df1f4a104f07b33338e1 (patch) | |
| tree | 4744d3b019e36eba40f2cd9221dc442b79cf6c09 /index.html | |
| parent | 5f61c89768024f13b609d2b9e195b00224f46896 (diff) | |
| download | setup-1d0a01683b58470dc682df1f4a104f07b33338e1.tar.gz setup-1d0a01683b58470dc682df1f4a104f07b33338e1.zip | |
wip: responsive ui
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ <html> <head> <title>Setup AIRMX device</title> + <meta name="viewport" content="width=device-width, initial-scale=1" /> <script defer src="main.mjs"></script> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
