We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb971c5 + bd14791 commit 14bba7bCopy full SHA for 14bba7b
1 file changed
docs/.vuepress/config.ts
@@ -93,9 +93,9 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
93
94
plugins: {
95
docsearch: {
96
- appId: "30B5W460WL",
97
- apiKey: "fdae5afc6c3711a8b4f53a4801b43143",
98
- indexName: "subquery_academy",
+ appId: "HIFVNOT2R7",
+ apiKey: "adae3ba421d66a72633fdb0e703d9c72",
+ indexName: "SubQuery Doc",
99
},
100
/*
101
pwa: {
@@ -203,7 +203,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
203
"/subquery_network/governance/foundation.html",
204
"/indexer/run_publish/publish.html":
205
"/indexer/run_publish/introduction.html",
206
-
+
207
// Restructured SDK build redirects
208
"/indexer/build/cosmos-evm.html":
209
"/indexer/build/datasource-processors/cosmos-evm.html",
0 commit comments