Skip to content

Commit

Permalink
v1.4.22
Browse files Browse the repository at this point in the history
  • Loading branch information
DiogoSoaress committed Apr 23, 2024
1 parent 7b4cffc commit 42bc4ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "safe-homepage",
"homepage": "https://github.com/safe-global/safe-homepage",
"version": "1.4.21",
"version": "1.4.22",
"scripts": {
"build": "next build && next export",
"lint": "tsc && next lint",
Expand Down
5 changes: 2 additions & 3 deletions src/content/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@
"buttons": [
{
"text": "Read our vision & roadmap",
"href": "https://safe.global/blog/future-of-safe",
"variant": "link",
"isDisabled": true
"href": "https://safe.global/blog/future-of-safe-vision",
"variant": "link"
}
],
"mobileVariant": "text-image",
Expand Down

0 comments on commit 42bc4ef

Please sign in to comment.