Skip to content

Commit

Permalink
Update en.mdx to unhide old-site banner
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
SableRaf authored Dec 2, 2024
1 parent 5d28aa6 commit ab541fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/banner/en.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Give each new message a unique title so we know which one a user closed
title: "old-site"
link: "https://archive.p5js.org"
hidden: true
hidden: false
---

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

0 comments on commit ab541fe

Please sign in to comment.