Update asset paths in 404.html for versioning

This commit is contained in:
Clement Tsang 2025-10-07 21:25:43 -04:00 committed by GitHub
parent 13c7ea378f
commit a281404c5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@
<link rel="icon" href="assets/images/favicon.png">
<link rel="icon" href="/0.11.0/assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.9">
@ -24,10 +24,10 @@
<link rel="stylesheet" href="assets/stylesheets/main.4af4bdda.min.css">
<link rel="stylesheet" href="/0.11.0/assets/stylesheets/main.4af4bdda.min.css">
<link rel="stylesheet" href="assets/stylesheets/palette.06af60db.min.css">
<link rel="stylesheet" href="/0.11.0/assets/stylesheets/palette.06af60db.min.css">
@ -41,12 +41,12 @@
<link rel="stylesheet" href="assets/external/fonts.googleapis.com/css.5be84a27.css">
<link rel="stylesheet" href="/0.11.0/assets/external/fonts.googleapis.com/css.5be84a27.css">
<style>:root{--md-text-font:"Roboto";--md-code-font:"IBM Plex Mono"}</style>
<link rel="stylesheet" href="./stylesheets/extra.css">
<link rel="stylesheet" href="/0.11.0/stylesheets/extra.css">
<script>__md_scope=new URL("/bottom/stable",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
@ -1520,10 +1520,10 @@
<div class="md-progress" data-md-component="progress" role="progressbar"></div>
<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.f8cc74c7.min.js", "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.0/assets/javascripts/workers/search.f8cc74c7.min.js", "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.c8b220af.min.js"></script>
<script src="/0.11.0/assets/javascripts/bundle.c8b220af.min.js"></script>
</body>