Skip to content

Commit 24f4e74

Browse files
committed
update deadline for curation
1 parent e8bdb3b commit 24f4e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/modules/IDE/components/Banner.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const Banner = ({ onClose }) => {
2828
<>
2929
We’re accepting p5.js sketches for a special curation exploring mental
3030
health and the newest features in p5.js 2.0!{' '}
31-
<span style={{ fontWeight: 600 }}>Submit by July 13!</span>
31+
<span style={{ fontWeight: 600 }}>Submit by July 20!</span>
3232
</>
3333
);
3434

0 commit comments

Comments
 (0)