Skip to content

Commit

Permalink
fix: redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
deemp committed Feb 11, 2024
1 parent 22c8c59 commit 94eb0ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<meta http-equiv="refresh" content="0; url=./docs" />
</head>
<body>
Redirecting to <a href="./docs">Blog/</a>...
Redirecting to <a href="./docs">/docs</a>...
</body>
</html>

0 comments on commit 94eb0ba

Please sign in to comment.