Skip to content

Commit

Permalink
feat: fix
Browse files Browse the repository at this point in the history
mattverse committed Nov 6, 2024
1 parent 0ccb5db commit 28dd00b
Showing 3 changed files with 491 additions and 816 deletions.
19 changes: 0 additions & 19 deletions docsearch.config.json
Original file line number Diff line number Diff line change
@@ -24,11 +24,6 @@
"tags": "cosmwasm",
"selectors_key": "cosmwasm"
},
{
"url": "https://docs.osmosis.zone/localosmosis",
"tags": "localosmosis",
"selectors_key": "localosmosis"
},
{
"url": "https://docs.osmosis.zone/beaker",
"tags": "beaker",
@@ -81,20 +76,6 @@
"lvl6": "article h6",
"text": "article p, article li, article td:last-child"
},
"localosmosis": {
"lvl0": {
"selector": "",
"global": true,
"default_value": "LocalOsmosis"
},
"lvl1": "article h1",
"lvl2": "article h2",
"lvl3": "article h3",
"lvl4": "article h4",
"lvl5": "article h5, article td:first-child",
"lvl6": "article h6",
"text": "article p, article li, article td:last-child"
},
"networks": {
"lvl0": {
"selector": "",
1 change: 0 additions & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
@@ -38,7 +38,6 @@ function defineSection(section, options = {}) {
const SECTIONS = [
defineSection('osmosis-core'),
defineSection('osmosis-outpost'),
defineSection('localosmosis'),
defineSection('cosmwasm'),
defineSection('frontend'),
defineSection('beaker'),
1,287 changes: 491 additions & 796 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 28dd00b

Please sign in to comment.