Skip to content

Commit 02d50a2

Browse files
Merge pull request #775 from domitriusclark/fix/change-survey-confirmation-link
Survey share links updated
2 parents 373bf16 + ed5be6f commit 02d50a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/site/survey-closed.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ excludeFromSitemap: true
1111
<h1>Thanks for filling out the Jamstack community survey</h1>
1212
{{ zinger.cta(
1313
"Share the survey",
14-
"https://twitter.com/intent/tweet?text=%F0%9F%8E%89I%20completed%20the%20Jamstack%20Community%20Survey.%20Share%20your%20feedback%20and%20unlock%20a%20special%20edition%20Jamstack%20sticker!&url=https%3A%2F%2Fwww.surveymonkey.com%2Fr%2Fjamstack-share-survey",
14+
"https://twitter.com/intent/tweet?text=%F0%9F%92%AB%20I%20completed%20the%20%2722%20Jamstack%20Community%20Survey.%20Share%20your%20feedback%20and%20unlock%20a%20special%20edition%20Jamstack%20sticker!%20&url=https%3A%2F%2Fnetlify.qualtrics.com%2Fjfe%2Fform%2FSV_0BRbhN47gyZWYNo%3FSource%3Dsurvey_share_page",
1515
"bg-gradient-card-sunrise card-shadow hover:card-shadow-sunrise mb-9"
1616
)
1717
}}

src/site/survey-confirmation.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ layout: layouts/base.njk
1010
<h1>Thanks for filling out the Jamstack community survey</h1>
1111
{{ zinger.cta(
1212
"Share the survey",
13-
"https://twitter.com/intent/tweet?text=%F0%9F%8E%89I%20completed%20the%20Jamstack%20Community%20Survey.%20Share%20your%20feedback%20and%20unlock%20a%20special%20edition%20Jamstack%20sticker!&url=https%3A%2F%2Fwww.surveymonkey.com%2Fr%2Fjamstack-share-survey",
13+
"https://twitter.com/intent/tweet?text=%F0%9F%92%AB%20I%20completed%20the%20%2722%20Jamstack%20Community%20Survey.%20Share%20your%20feedback%20and%20unlock%20a%20special%20edition%20Jamstack%20sticker!%20&url=https%3A%2F%2Fnetlify.qualtrics.com%2Fjfe%2Fform%2FSV_0BRbhN47gyZWYNo%3FSource%3Dsurvey_share_page",
1414
"bg-gradient-card-sunrise card-shadow hover:card-shadow-sunrise mb-9"
1515
)
1616
}}

0 commit comments

Comments
 (0)