Deployed f22a48bc to 0.24.1 with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions
2025-01-23 15:47:27 +00:00
parent 1c70a6cf0c
commit d5a2d948dc
127 changed files with 8232 additions and 6 deletions

14
0.24.1/web-ui/index.html Normal file
View File

@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Redirecting...</title>
<link rel="canonical" href="../ref/integration/web-ui/">
<script>var anchor=window.location.hash.substr(1);location.href="../ref/integration/web-ui/"+(anchor?"#"+anchor:"")</script>
<meta http-equiv="refresh" content="0; url=../ref/integration/web-ui/">
</head>
<body>
You're being redirected to a <a href="../ref/integration/web-ui/">new destination</a>.
</body>
</html>