Instead of having your guests hunting for WiFi name and type in your weird
password, let them scan a QR code and connect with ease.
Change wifi-name , wifi-password below and save the QR code.
const wifi_name = "wifi-name"
const wifi_password = "wifi-password"
escape = (s) => s.replace(/\\|;|,|:/g, c => `\\{c}`)
const