Add README and sanitize example Wi-Fi credentials

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-27 09:24:01 +02:00
co-authored by Claude Sonnet 5
parent 3c630a594d
commit 56d48e6e50
3 changed files with 39 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Wi-Fi Domestique - Carte Visite</title>
<script>
const WIFI_SSID = "Bbox-31ACA61F";
const WIFI_SSID = "MonReseau";
const WIFI_PASSWORD = "CHANGE-MOI";
const WIFI_DISPLAY_NAME = "Wi-Fi Maison";
const WIFI_SECURITY = "WPA";