From 34a259b03f7bec14676640ae7aaef185c5520bd9 Mon Sep 17 00:00:00 2001 From: teykamp Date: Sat, 15 Mar 2025 22:04:03 -0400 Subject: [PATCH 1/4] fix: add path overlaps in manta-up svg --- src/assets/design/manta-up.svg | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/assets/design/manta-up.svg b/src/assets/design/manta-up.svg index 1b760a9..ee9fbd3 100644 --- a/src/assets/design/manta-up.svg +++ b/src/assets/design/manta-up.svg @@ -8,6 +8,8 @@ - + \ No newline at end of file From 116b8c054665374080f7feba7bbe00c32841943e Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Tue, 1 Apr 2025 14:36:12 -0400 Subject: [PATCH 2/4] nit: add back blank line --- .astro/types.d.ts | 1 + src/assets/design/manta-up.svg | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.astro/types.d.ts b/.astro/types.d.ts index f964fe0..03d7cc4 100644 --- a/.astro/types.d.ts +++ b/.astro/types.d.ts @@ -1 +1,2 @@ /// +/// \ No newline at end of file diff --git a/src/assets/design/manta-up.svg b/src/assets/design/manta-up.svg index ee9fbd3..e20f143 100644 --- a/src/assets/design/manta-up.svg +++ b/src/assets/design/manta-up.svg @@ -21,4 +21,4 @@ stroke="#1F5C82" stroke-width="1" /> - \ No newline at end of file + From 514c8b3be04d0030fe3c6c39e033e46cec80b68d Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Tue, 1 Apr 2025 14:36:35 -0400 Subject: [PATCH 3/4] git checkout main -- .astro/types.d.ts --- .astro/types.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/.astro/types.d.ts b/.astro/types.d.ts index 03d7cc4..f964fe0 100644 --- a/.astro/types.d.ts +++ b/.astro/types.d.ts @@ -1,2 +1 @@ /// -/// \ No newline at end of file From afbc49b44e982ebfa5f24198e370620dda160d9d Mon Sep 17 00:00:00 2001 From: yonava Date: Thu, 18 Sep 2025 07:54:35 -0400 Subject: [PATCH 4/4] qr code update --- src/pages/qr.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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({