diff options
| -rw-r--r-- | public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index a726960..b87e55a 100644 --- a/public/index.html +++ b/public/index.html | |||
| @@ -23,6 +23,7 @@ | |||
| 23 | Learn how to configure a non-root public URL by running `npm run build`. | 23 | Learn how to configure a non-root public URL by running `npm run build`. |
| 24 | --> | 24 | --> |
| 25 | <title>WiFi Card</title> | 25 | <title>WiFi Card</title> |
| 26 | <desc>Print a simple card with your WiFi login details. Tape it to the fridge, keep it in your wallet, etc.</desc> | ||
| 26 | </head> | 27 | </head> |
| 27 | 28 | ||
| 28 | <body> | 29 | <body> |
