mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-11-28 09:34:14 +01:00
Update asset paths in 404.html for versioning
This commit is contained in:
parent
c17f9dd542
commit
a221ecdb92
@ -15,7 +15,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="icon" href="assets/images/favicon.png">
|
||||
<link rel="icon" href="/0.11.2/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="assets/stylesheets/main.7e37652d.min.css">
|
||||
<link rel="stylesheet" href="/0.11.2/assets/stylesheets/main.7e37652d.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="assets/stylesheets/palette.06af60db.min.css">
|
||||
<link rel="stylesheet" href="/0.11.2/assets/stylesheets/palette.06af60db.min.css">
|
||||
|
||||
|
||||
|
||||
@ -41,7 +41,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="assets/external/fonts.googleapis.com/css.5be84a27.css">
|
||||
<link rel="stylesheet" href="/0.11.2/assets/external/fonts.googleapis.com/css.5be84a27.css">
|
||||
<style>:root{--md-text-font:"Roboto";--md-code-font:"IBM Plex Mono"}</style>
|
||||
|
||||
|
||||
@ -1629,10 +1629,10 @@
|
||||
|
||||
|
||||
|
||||
<script id="__config" type="application/json">{"base": ".", "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 id="__config" type="application/json">{"base": ".", "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": "/0.11.2/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="assets/javascripts/bundle.50899def.min.js"></script>
|
||||
<script src="/0.11.2/assets/javascripts/bundle.50899def.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user