Skip to content

Commit

Permalink
Deployed 182cadc with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Dec 17, 2024
0 parents commit cf3eed9
Show file tree
Hide file tree
Showing 122 changed files with 59,747 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
11 changes: 11 additions & 0 deletions 3.0/userguide/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>Redirecting</title>
<script>
window.location.replace("/hbsgrid-docs/index.html");
</script>
</head>
<body>
</body>
</html>
11 changes: 11 additions & 0 deletions 3.0/userguide/quickstart/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>Redirecting</title>
<script>
window.location.replace("/hbsgrid-docs/index.html");
</script>
</head>
<body>
</body>
</html>
11 changes: 11 additions & 0 deletions 3.0/welcome/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>Redirecting</title>
<script>
window.location.replace("/hbsgrid-docs/index.html");
</script>
</head>
<body>
</body>
</html>
11 changes: 11 additions & 0 deletions 3.0/welcome/quickstart/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>Redirecting</title>
<script>
window.location.replace("/hbsgrid-docs/index.html");
</script>
</head>
<body>
</body>
</html>
Loading

0 comments on commit cf3eed9

Please sign in to comment.