From 24f4e74fa230a4d6d631c57d3fef77fe26f3d0a2 Mon Sep 17 00:00:00 2001
From: raclim <43053081+raclim@users.noreply.github.com>
Date: Tue, 8 Jul 2025 16:37:58 -0400
Subject: [PATCH] update deadline for curation
---
client/modules/IDE/components/Banner.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/client/modules/IDE/components/Banner.jsx b/client/modules/IDE/components/Banner.jsx
index 02a224387d..3421878afb 100644
--- a/client/modules/IDE/components/Banner.jsx
+++ b/client/modules/IDE/components/Banner.jsx
@@ -28,7 +28,7 @@ const Banner = ({ onClose }) => {
<>
We’re accepting p5.js sketches for a special curation exploring mental
health and the newest features in p5.js 2.0!{' '}
- Submit by July 13!
+ Submit by July 20!
>
);