Skip to content

Commit 20fe1c8

Browse files
committed
Update sitewide banner message and visibility for survey
Changed the banner to be visible and updated the text and URL to promote the community survey instead of the donation campaign.
1 parent 0141dd0 commit 20fe1c8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/sitewide/banner.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"visible": false,
3-
"text": "Donate Today! Support Processing and the Processing Foundation.",
4-
"url": "https://processingfoundation.org/donate"
2+
"visible": true,
3+
"text": "Have a few minutes? Take the community survey and share your thoughts about Processing.",
4+
"url": "https://survey.processing.org"
55
}

0 commit comments

Comments
 (0)