aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/App.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/App.js b/src/App.js
index 6ba42f0..98bc7ee 100644
--- a/src/App.js
+++ b/src/App.js
@@ -13,8 +13,9 @@ function App() {
13 </p> 13 </p>
14 14
15 <p className="tag"> 15 <p className="tag">
16 Your information is never sent to the server. 16 Your WiFi information is never sent to the server.
17 View the <a href="https://github.com/bndw/wifi-details">source code</a>. 17 No tracking, analytics, or fingerprinting are used on this website.
18 View the <a href="https://github.com/bndw/wifi-card">source code</a>.
18 </p> 19 </p>
19 20
20 <Card /> 21 <Card />