diff options
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 4192a59..4882353 100644 --- a/public/index.html +++ b/public/index.html | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | content="Print a simple card with your WiFi login details. Tape it to the fridge, keep it in your wallet, etc." | 9 | content="Print a simple card with your WiFi login details. Tape it to the fridge, keep it in your wallet, etc." |
| 10 | /> | 10 | /> |
| 11 | <link rel="icon" href="./images/wifi.ico" /> | 11 | <link rel="icon" href="./images/wifi.ico" /> |
| 12 | <link rel="stylesheet" href="/light.min.css" /> | 12 | <link rel="stylesheet" href="./light.min.css" /> |
| 13 | <!-- | 13 | <!-- |
| 14 | manifest.json provides metadata used when your web app is installed on a | 14 | manifest.json provides metadata used when your web app is installed on a |
| 15 | user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/ | 15 | user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/ |
