Skip to content

Commit 9376f4e

Browse files
committed
Temp stuff
1 parent e137aae commit 9376f4e

File tree

4 files changed

+8
-5
lines changed

4 files changed

+8
-5
lines changed

website/route-lockfile.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@
223223
/en/managing/deprecating-a-subgraph/
224224
/en/managing/transferring-subgraph-ownership/
225225
/en/mips-faqs/
226+
/en/network/
226227
/en/network/benefits/
227228
/en/network/contracts/
228229
/en/network/curating/

website/src/pages/en/cookbook/_meta.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,4 @@ export default {
88
grafting: '',
99
'subgraph-uncrashable': '',
1010
'substreams-powered-subgraphs': '',
11-
pruning: '',
12-
derivedfrom: '',
13-
'immutable-entities-bytes-as-ids': '',
14-
'avoid-eth-calls': '',
1511
}

website/src/pages/en/network.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: The Graph Network
3+
---
4+
5+
## Index page
6+
7+
This is an index page.

website/src/pages/en/querying/_meta.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@ export default {
66
'distributed-systems': '',
77
'graphql-api': '',
88
'querying-by-subgraph-id-vs-deployment-id': '',
9-
'graph-client': 'Graph Client',
109
'querying-with-python': '',
1110
}

0 commit comments

Comments
 (0)