From 21ef720101b61e2ac771dd952c92935bde59bf65 Mon Sep 17 00:00:00 2001 From: Gus Ruben Date: Tue, 29 Jul 2025 19:42:04 -0400 Subject: [PATCH] Add website disclaimer --- src/routes/guide/website/+page.svx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/routes/guide/website/+page.svx b/src/routes/guide/website/+page.svx index eaff0da..0ed7500 100644 --- a/src/routes/guide/website/+page.svx +++ b/src/routes/guide/website/+page.svx @@ -2,6 +2,10 @@ Your daydream needs its own website. This might be one of the only technical aspects you'll need when organizing your hackathon – and day-of mentoring. +
+Note: The website template is still currently a work-in-progress. If you’d like to use the website template, please wait until later this week. +
+ Now… on to how to make your site\! First, fork the repository: