From b9da83a2c33dbf39dc88396eaccbdd66768675c9 Mon Sep 17 00:00:00 2001 From: Gus Ruben Date: Wed, 13 Aug 2025 14:56:25 -0400 Subject: [PATCH] Fix Sri Lanka text --- src/routes/sri-lanka/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/sri-lanka/+page.svelte b/src/routes/sri-lanka/+page.svelte index cb7f89e..79b4bd4 100644 --- a/src/routes/sri-lanka/+page.svelte +++ b/src/routes/sri-lanka/+page.svelte @@ -7,7 +7,7 @@ */ // Configuration - Put your information here! - const eventName = "Daydream Sri Lanka"; + const eventName = "Sri Lanka"; const eventLocation = "Anuradhapura, Sri Lanka"; const eventAddress = ""; // Leave this empty if you don't want an address // These two are optional