From 513b4892c5477c2104cb466ad0142f21288cec9d Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Tue, 10 Aug 2021 13:23:58 -0500 Subject: [PATCH] New announcement bar content fixes https://github.com/netlify/marketing/issues/1632 for jamstack.org --- src/site/_data/announcementbar.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/site/_data/announcementbar.json b/src/site/_data/announcementbar.json index c048433ee..b99c1a786 100644 --- a/src/site/_data/announcementbar.json +++ b/src/site/_data/announcementbar.json @@ -1,5 +1,5 @@ { - "text": "Help the community by participating in the Jamstack Community Survey 2021.", - "cta": "Take the 10-minute survey now.", - "url": "https://www.jamstack.org/survey" + "text": "Jamstack Conf Virtual is Oct. 6-7!", + "cta": "Register for free now.", + "url": "https://jamstackconf.com/" } \ No newline at end of file