Skip to content

Commit 3d9674d

Browse files
authored
Merge pull request #3535 from processing/update-banner
Update Deadline for Curation
2 parents e8bdb3b + 24f4e74 commit 3d9674d

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)