Deployed 145bf30b to development with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
Florian Preinstorfer
2024-12-02 16:50:02 +01:00
commit d99864629f
129 changed files with 8212 additions and 0 deletions

View File

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