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.
2 parents 2d72cbf + 675b107 commit 33764e1Copy full SHA for 33764e1
client/modules/IDE/components/Banner.jsx
@@ -37,8 +37,8 @@ const Banner = ({ onClose }) => {
37
const bannerTempCopy = (
38
<>
39
p5js.org will be undergoing scheduled maintenance on{' '}
40
- <strong>Sunday March 22, 2026 2026 8:00am CET</strong>. The editor and the
41
- website may be down for up to 24 hours.
+ <strong>Sunday March 22, 2026 8:00am CET</strong>. The p5.js website may
+ be down for up to 24 hours.
42
</>
43
);
44
0 commit comments