-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v6.2.8
- Loading branch information
Showing
6 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
// Shows or hides the home page banner entirely when set to true/false | ||
export const BANNER_ENABLED = true; | ||
export const BANNER_ENABLED = false; | ||
// Sets the link destination for the banner component, or renders the banner as | ||
// plain, un-clickable text if set to a falsey value (`false`, `null`, '', etc...) | ||
export const BANNER_LINK_URL = | ||
'https://mirror.xyz/kwenta.eth/pYX4sd2mO6PZ8yZb_0JqNi50QQgu96sWADZKjKl6y-k'; | ||
// Sets the text displayed on the home page banner | ||
export const BANNER_TEXT = | ||
'Kwenta is undergoing scheduled maintenance due to the Synthetix Minataka release.'; | ||
'Kwenta is undergoing scheduled maintenance due to the Synthetix Caph release.'; |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "kwenta", | ||
"version": "6.2.5", | ||
"version": "6.2.8", | ||
"scripts": { | ||
"dev": "next", | ||
"build": "next build", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
94c0b9b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
kwenta – ./
kwenta-kwenta.vercel.app
kwenta-git-perps-v2-kwenta.vercel.app
kwenta.io
dev.kwenta.io