doc/website: announce user survey in announcement (#1605)

This commit is contained in:
Rotem Tamir
2021-05-27 13:59:00 +03:00
committed by GitHub
parent 844f63015d
commit 649548e447

View File

@@ -216,8 +216,8 @@ module.exports={
"trackingID": "UA-189726777-1"
},
announcementBar: {
id: 'version-08', // Identify this message.
content: 'Version v0.8.0 has been released! <a target="_blank" rel="noopener noreferrer" href="https://github.com/ent/ent/releases/tag/v0.8.0">Read the release notes on GitHub.</a>',
id: 'user-survey', // Identify this message.
content: 'Help us improve by taking <a href="https://forms.gle/vLUXn2ETDD2q457X9">our user survey.</a>',
backgroundColor: '#fafbfc',
textColor: '#091E42',
isCloseable: true,