Skip to content

Commit 0f67f2d

Browse files
committed
Merge branch 'staging' of https://github.com/ethereum/ethereum-org-website into staging
2 parents fe0f15c + be0a018 commit 0f67f2d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/data/quizzes/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const quizzes: RawQuizzes = {
88
questions: ["a001", "a002", "a003", "a004", "a005"],
99
},
1010
"what-is-ether": {
11-
title: "page-what-is-ethereum-what-is-ether",
11+
title: "what-is-ether",
1212
questions: ["b001", "b002", "b003", "b004"],
1313
},
1414
web3: {

src/intl/en/common.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@
138138
"page-developers-aria-label": "Developers' Menu",
139139
"page-index-meta-title": "Home",
140140
"page-last-updated": "Page last updated",
141-
"page-what-is-ethereum-what-is-ether": "What is ether?",
142141
"pbs": "Proposer-builder separation",
143142
"pools": "Pooled staking",
144143
"privacy-policy": "Privacy policy",

0 commit comments

Comments
 (0)