Skip to content

Commit 2697409

Browse files
committed
Deployed 4870360 to main with MkDocs 1.6.0 and mike 1.1.2
1 parent e448c53 commit 2697409

File tree

908 files changed

+35277
-6880
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

908 files changed

+35277
-6880
lines changed

development/404/index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Redirecting</title>
6+
<noscript>
7+
<meta http-equiv="refresh" content="1; url=../../main/404/" />
8+
</noscript>
9+
<script>
10+
window.location.replace("../../main/404/" + window.location.hash);
11+
</script>
12+
</head>
13+
<body>
14+
Redirecting to <a href="../../main/404/">../../main/404/</a>...
15+
</body>
16+
</html>

latest/404/index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Redirecting</title>
6+
<noscript>
7+
<meta http-equiv="refresh" content="1; url=../../main/404/" />
8+
</noscript>
9+
<script>
10+
window.location.replace("../../main/404/" + window.location.hash);
11+
</script>
12+
</head>
13+
<body>
14+
Redirecting to <a href="../../main/404/">../../main/404/</a>...
15+
</body>
16+
</html>

0 commit comments

Comments
 (0)