Deployed 18d21d35 to development with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions
2025-05-03 08:26:26 +00:00
parent 2bd79f64b8
commit 83cf41eafa
36 changed files with 187 additions and 93 deletions

View File

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