From ba2e65882c41b366442e01e63ebc42801f479877 Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Tue, 3 Sep 2024 18:44:28 -0400 Subject: [PATCH] fix: update FAQ about full schedule --- src/components/FAQs.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/FAQs.astro b/src/components/FAQs.astro index fb3943d..a38cf24 100644 --- a/src/components/FAQs.astro +++ b/src/components/FAQs.astro @@ -41,7 +41,7 @@ At the very least, SquiggleConf will include: [ "What is the full schedule of events?", await markdown( - `We will let you know soon! This is partially dependent on the CFP and corporate sponsorships. Subscribe to the newsletter to be the first to know!`, + `See Schedule! Subscribe to the newsletter to be the first to know as more is added.`, ), ], ],