We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e6a84 commit 5ed4fafCopy full SHA for 5ed4faf
client/modules/IDE/components/Banner.jsx
@@ -26,8 +26,8 @@ const Banner = ({ onClose }) => {
26
const bannerURL = 'https://openprocessing.org/curation/89576';
27
const bannerCopy = (
28
<>
29
- We’re accepting p5.js sketches for a special curation exploring the new
30
- features in p5.js 2.0!{' '}
+ We’re accepting p5.js sketches for a special curation exploring mental
+ health and the newest features in p5.js 2.0!{' '}
31
<span style={{ fontWeight: 600 }}>Submit by July 13!</span>
32
</>
33
);
0 commit comments