Skip to content

Commit ab541fe

Browse files
authored
Update en.mdx to unhide old-site banner
The old-site banner was hidden to avoid having two banner on at the same time but we still want the old-site banner to be shown when the donation banner is closed so this is not the right approach.
1 parent 5d28aa6 commit ab541fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/banner/en.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Give each new message a unique title so we know which one a user closed
33
title: "old-site"
44
link: "https://archive.p5js.org"
5-
hidden: true
5+
hidden: false
66
---
77

88
Looking for the old p5.js site? Find it here!

0 commit comments

Comments
 (0)