Skip to content

Commit

Permalink
fix: adjust Wallet and Ecosystem pages meta description
Browse files Browse the repository at this point in the history
  • Loading branch information
DiogoSoaress committed Sep 21, 2023
1 parent 5c8de48 commit 044be77
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
1 change: 1 addition & 0 deletions src/content/ecosystem.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[
{
"pageTitle": "Safe – Ecosystem",
"description": "Explore the Safe Ecosystem",
"image": "https://safe.global/images/ecosystem-image.jpg",
"component": "common/MetaTags"
},
Expand Down
8 changes: 3 additions & 5 deletions src/content/wallet.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[
{
"pageTitle": "Safe Wallet – Self-custodial multisig wallet for the Ethereum ecosystem",
"pageTitle": "Safe Wallet",
"description": "Self-custodial multisig wallet for the Ethereum ecosystem",
"component": "common/MetaTags"
},
{
Expand Down Expand Up @@ -231,10 +232,7 @@
},
{
"label": "Allow push notifications",
"description": [
"Track movement of your assets and transactions",
"Get alerts"
],
"description": ["Track movement of your assets and transactions", "Get alerts"],
"state": "active"
},
{
Expand Down

0 comments on commit 044be77

Please sign in to comment.