Deployed c2e44c1 to 0.6.5 with MkDocs 1.2.3 and mike 1.1.2

This commit is contained in:
github-actions[bot]
2021-12-19 18:42:32 +00:00
parent cdff6a1acb
commit dcf0e77170
111 changed files with 32721 additions and 70 deletions
+3 -3
View File
@@ -4,13 +4,13 @@
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../0.6.4/usage/basic-mode/" />
<meta http-equiv="refresh" content="1; url=../../../0.6.5/usage/basic-mode/" />
</noscript>
<script>
window.location.replace("../../../0.6.4/usage/basic-mode/" + window.location.hash);
window.location.replace("../../../0.6.5/usage/basic-mode/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../../0.6.4/usage/basic-mode/">../../../0.6.4/usage/basic-mode/</a>...
Redirecting to <a href="../../../0.6.5/usage/basic-mode/">../../../0.6.5/usage/basic-mode/</a>...
</body>
</html>