Skip to content

Commit

Permalink
feat: add survey feedback link
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseRFelix committed Jan 10, 2024
1 parent 473a360 commit 6003a78
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion cms/top-announcement-banner.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"$schema": "../schemas/top-announcement-banner.schema.json",
"isChainHalted": false,
"banner": null
"banner": {
"enTextOrLocalizationPath": "Help shape the future of Osmosis.",
"link": {
"enTextOrLocalizationKey": "Give us feedback",
"url": "https://tally.so/r/3jPPqY",
"isExternal": true
}
}
}

0 comments on commit 6003a78

Please sign in to comment.