Deployed 20cab3a to master with MkDocs 1.2.3 and mike 1.0.1

This commit is contained in:
GitHub Action
2021-10-18 08:33:36 +00:00
parent 368d76dff4
commit 269261d215
29 changed files with 308 additions and 308 deletions
+16
View File
@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../master/sophia_syntax/" />
</noscript>
<script>
window.location.replace("../../master/sophia_syntax/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../master/sophia_syntax/">../../master/sophia_syntax/</a>...
</body>
</html>