diff options
| author | bndw <benjamindwoodward@gmail.com> | 2020-05-31 09:42:10 -0700 |
|---|---|---|
| committer | bndw <benjamindwoodward@gmail.com> | 2020-05-31 09:42:10 -0700 |
| commit | e2d391fac6c4aab68ab26d49eb2f83c19949cba5 (patch) | |
| tree | 09a91b1f7b1a63c67a0f22c5b2cc28d6db12befe /src | |
| parent | cc214ac6a490ce9840356434a8e0c4334aeb9282 (diff) | |
:lipstick: Update title
Diffstat (limited to 'src')
| -rw-r--r-- | src/App.js | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -6,7 +6,7 @@ function App() { | |||
| 6 | return ( | 6 | return ( |
| 7 | <div className="App"> | 7 | <div className="App"> |
| 8 | 8 | ||
| 9 | <h1>WiFi Card</h1> | 9 | <h1><span role="img" aria-label="antenna-bars">📶</span> WiFi Login Card</h1> |
| 10 | 10 | ||
| 11 | <p className="tag"> | 11 | <p className="tag"> |
| 12 | Print a simple card with your WiFi login details. Tape it to the fridge, keep it in your wallet, etc. | 12 | Print a simple card with your WiFi login details. Tape it to the fridge, keep it in your wallet, etc. |
