mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-11-29 18:14:31 +01:00
Update 404.html
This commit is contained in:
parent
7b28e3b88b
commit
b58f2ad4fe
@ -15,7 +15,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="icon" href="/bottom/stable/assets/images/favicon.png">
|
||||
<link rel="icon" href="assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.16">
|
||||
|
||||
|
||||
@ -24,10 +24,10 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/bottom/stable/assets/stylesheets/main.7e37652d.min.css">
|
||||
<link rel="stylesheet" href="assets/stylesheets/main.7e37652d.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/bottom/stable/assets/stylesheets/palette.06af60db.min.css">
|
||||
<link rel="stylesheet" href="assets/stylesheets/palette.06af60db.min.css">
|
||||
|
||||
|
||||
|
||||
@ -41,7 +41,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/bottom/stable/assets/external/fonts.googleapis.com/css.5be84a27.css">
|
||||
<link rel="stylesheet" href="assets/external/fonts.googleapis.com/css.5be84a27.css">
|
||||
<style>:root{--md-text-font:"Roboto";--md-code-font:"IBM Plex Mono"}</style>
|
||||
|
||||
|
||||
@ -1579,11 +1579,11 @@
|
||||
|
||||
|
||||
|
||||
<script id="__config" type="application/json">{"base": "/bottom/stable", "features": ["content.action.edit", "navigation.expand", "navigation.footer", "navigation.indexes", "navigation.instant", "navigation.instant.progress", "navigation.sections", "navigation.tabs", "navigation.top", "search.highlight", "search.suggest", "toc.integrate", "toc.follow"], "search": "/bottom/stable/assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"default": "stable", "provider": "mike"}}</script>
|
||||
<script id="__config" type="application/json">{"base": "/bottom/stable", "features": ["content.action.edit", "navigation.expand", "navigation.footer", "navigation.indexes", "navigation.instant", "navigation.instant.progress", "navigation.sections", "navigation.tabs", "navigation.top", "search.highlight", "search.suggest", "toc.integrate", "toc.follow"], "search": "assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"default": "stable", "provider": "mike"}}</script>
|
||||
|
||||
|
||||
<script src="/bottom/stable/assets/javascripts/bundle.50899def.min.js"></script>
|
||||
<script src="assets/javascripts/bundle.50899def.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user