Skip to content

Commit

Permalink
Add gh pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonny committed Sep 25, 2023
1 parent 4e80062 commit f7659e4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chatgpt.sonnylab.com
17 changes: 17 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Redirecting...</title>
<meta
http-equiv="refresh"
content="0;url=https://github.com/sonnylazuardi/chat-ai-desktop"
/>
</head>
<body>
<p>
If you are not redirected,
<a href="https://github.com/sonnylazuardi/chat-ai-desktop">click here</a>.
</p>
</body>
</html>

0 comments on commit f7659e4

Please sign in to comment.