Skip to content

Commit f44de39

Browse files
authored
Merge pull request #1141 from ethereum/gatsby-merge-cleanup
Gatsby merge cleanup
2 parents 3387834 + 18160a9 commit f44de39

File tree

69 files changed

+424
-4609
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+424
-4609
lines changed

.github/workflows/docsearch-crawl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Docsearch Crawl
33
on:
44
push:
55
branches:
6-
- gatsby
6+
- master
77

88
jobs:
99
crawl:

.github/workflows/docsearchConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"index_name": "dev-ethereum-org",
33
"start_urls": [
44
{
5-
"url": "https://deploy-preview-1134--ethereumorg.netlify.app/(?P<lang>.*?)/",
5+
"url": "https://ethereum.org/(?P<lang>.*?)/",
66
"variables": {
77
"lang": [
88
"en",

docs/.vuepress/components/BuildPage.vue

Lines changed: 0 additions & 261 deletions
This file was deleted.

0 commit comments

Comments
 (0)