diff --git a/cspell.json b/cspell.json index c6bda54..fcc1c85 100644 --- a/cspell.json +++ b/cspell.json @@ -38,6 +38,7 @@ "mitropoulos", "mulroy", "Murg", + "neaq", "Nuxt", "plone", "prakash", diff --git a/src/pages/qr.astro b/src/pages/qr.astro index eafccbf..b5ff6b7 100644 --- a/src/pages/qr.astro +++ b/src/pages/qr.astro @@ -9,8 +9,8 @@ import ThemeToggle from "~/components/ThemeToggle.astro"; import { links } from "~/data/links"; import BaseLayout from "~/layouts/BaseLayout.astro"; -const ssid = "NETWORK NAME"; -const password = "NETWORK PASSWORD"; +const ssid = "neaq-guest"; +const password = "underwater"; const description = "Links for SquiggleConf 2025 attendees"; const wifiLink = generateWifiShareLink({