aboutsummaryrefslogtreecommitdiffstats
path: root/src/App.js
diff options
context:
space:
mode:
authorbndw <benjamindwoodward@gmail.com>2020-05-31 09:42:10 -0700
committerbndw <benjamindwoodward@gmail.com>2020-05-31 09:42:10 -0700
commite2d391fac6c4aab68ab26d49eb2f83c19949cba5 (patch)
tree09a91b1f7b1a63c67a0f22c5b2cc28d6db12befe /src/App.js
parentcc214ac6a490ce9840356434a8e0c4334aeb9282 (diff)
:lipstick: Update title
Diffstat (limited to 'src/App.js')
-rw-r--r--src/App.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.js b/src/App.js
index 98bc7ee..a9d77ed 100644
--- a/src/App.js
+++ b/src/App.js
@@ -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>&nbsp; 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.