mirror of
https://github.com/h44z/wg-portal.git
synced 2026-07-14 04:28:23 +00:00
Deployed 712a5ea to master with MkDocs 1.6.1 and mike 2.2.0
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -50,7 +50,9 @@
|
||||
"extra_css": [],
|
||||
"dark_scheme_name": "slate",
|
||||
"filter_files": [],
|
||||
"syntaxHighlight.theme": "agate"
|
||||
"syntaxHighlight": {
|
||||
"theme": "agate"
|
||||
}
|
||||
|
||||
})
|
||||
|
||||
@@ -70,7 +72,7 @@
|
||||
}
|
||||
|
||||
const resize_ob = new ResizeObserver(function(entries) {
|
||||
parent.update_swagger_ui_iframe_height("37dfbe02");
|
||||
parent.update_swagger_ui_iframe_height("410b79b9");
|
||||
});
|
||||
|
||||
// start observing for resizing
|
||||
Reference in New Issue
Block a user