Skip to content

Commit

Permalink
Updating Docs for commit 1bbeecc made on 2023-09-01T19:00:39+00:00 fr…
Browse files Browse the repository at this point in the history
…om refs/heads/master
  • Loading branch information
shyamblast committed Sep 1, 2023
0 parents commit d52b9e6
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# GitHub Pages Cache

Nothing to see here. The contents of this branch are essentially a cache that's not intended to be viewed on github.com.

You can view the actual documentation as it's intended to be viewed at [https://shyamblast.github.io/Koogu/](https://shyamblast.github.io/Koogu/).
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Koogu Docs</title>
<meta http-equiv = "refresh" content="0; url='/Koogu/en/stable/'" />
</head>
<body>
<p>Please wait while you're redirected to <a href="/Koogu/en/stable/">Koogu documentation page</a>.</p>
</body>
</html>

0 comments on commit d52b9e6

Please sign in to comment.