Skip to content

Commit 59d0776

Browse files
committed
Revert "Merge pull request #13808 from DrParadox05/SEO"
This reverts commit 2cae277, reversing changes made to 6d2944c.
1 parent b7dfdd3 commit 59d0776

File tree

17 files changed

+17
-17
lines changed

17 files changed

+17
-17
lines changed

public/content/dao/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: What is a DAO? | Decentralized Autonomous Organizations
2+
title: Decentralized autonomous organizations (DAOs)
33
description: An overview of DAOs on Ethereum
44
lang: en
55
template: use-cases

public/content/defi/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: What is DeFi? | Benefits and Use of Decentralised Finance
2+
title: Decentralized finance (DeFi)
33
description: An overview of DeFi on Ethereum
44
lang: en
55
template: use-cases

public/content/developers/docs/gas/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Ethereum gas and fees: technical overview"
2+
title: Gas and fees
33
description:
44
lang: en
55
---

public/content/guides/how-to-use-a-wallet/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to use Ethereum Wallets | Step by Step
2+
title: How to use a wallet
33
description: A guide explaining how to send, receive tokens and connect to web3 projects.
44
lang: en
55
---

public/content/nft/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: What are NFTs? | Benefits and use
2+
title: Non-fungible tokens (NFT)
33
description: An overview of NFTs on Ethereum
44
lang: en
55
template: use-cases

public/content/smart-contracts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Smart contracts: What are they and benefits"
2+
title: Smart contracts
33
description: A non-technical introduction to smart contracts
44
lang: en
55
---

src/intl/en/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
"layer-2": "Layer 2",
204204
"learn": "Learn",
205205
"learn-by-coding": "Learn by coding",
206-
"learn-hub": "Ethereum: A Comprehensive Learning Guide",
206+
"learn-hub": "Learn Hub",
207207
"learn-menu": "Learn menu",
208208
"learn-more": "Learn more",
209209
"less": "Less",

src/intl/en/page-gas.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"page-gas-meta-title": "Ethereum fees: what is gas and how to pay less?",
2+
"page-gas-meta-title": "Gas fees on Ethereum: how do they work?",
33
"page-gas-meta-description": "Learn about gas on Ethereum: how they work and how to pay less in gas fees",
44
"page-gas-hero-title": "Gas fees",
55
"page-gas-hero-header": "Network fees",

src/intl/en/page-get-eth.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"page-get-eth-hero-image-alt": "Get ETH hero image",
4747
"page-get-eth-keep-it-safe": "Keeping your ETH safe",
4848
"page-get-eth-meta-description": "How to buy ETH based on where you live and advice on how to look after it.",
49-
"page-get-eth-meta-title": "How to buy Ethereum (ETH)",
49+
"page-get-eth-meta-title": "How to get ETH",
5050
"page-get-eth-need-wallet": "You will need a wallet to use a DEX.",
5151
"page-get-eth-new-to-eth": "New to ETH? Here's an overview to get you started.",
5252
"page-get-eth-other-cryptos": "Buy with other crypto",

src/intl/en/page-index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@
118118
"page-index-values-open-ethereum-label": "Open to all",
119119
"page-index-values-open-ethereum-content-0": "Ethereum is public to all. Anyone can see, use, and improve the code, making it better for everyone."
120120
}
121-
121+

0 commit comments

Comments
 (0)