Skip to content

Commit f9418cc

Browse files
committed
Initial gh-pages branch setup
0 parents  commit f9418cc

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.nojekyll

Whitespace-only changes.

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>CodeOptiX Documentation</title>
5+
<meta http-equiv="refresh" content="0; url=https://superagenticai.github.io/codeoptix/">
6+
</head>
7+
<body>
8+
<p>Redirecting to <a href="https://superagenticai.github.io/codeoptix/">CodeOptiX Documentation</a>...</p>
9+
</body>
10+
</html>

0 commit comments

Comments
 (0)