diff options
| author | bndw <benjamindwoodward@gmail.com> | 2020-06-20 19:42:13 -0700 |
|---|---|---|
| committer | bndw <benjamindwoodward@gmail.com> | 2020-06-20 19:46:59 -0700 |
| commit | b9e18b44badd51adc724ae9814f0a95e74bee7b4 (patch) | |
| tree | b4132c837959259535069a83903cd85eda544d2c /src | |
| parent | 065ec237f535633e1f76346b0b4d0fbb4e29b7be (diff) | |
:lipstick: Update header
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><span role="img" aria-label="antenna-bars">📶</span> WiFi Login Card</h1> | 9 | <h1><span role="img" aria-label="antenna-bars">📶</span> WiFi 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. |
