Skip to content

Commit

Permalink
Deploying to gh-pages from @ 8fba94e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Liopun committed Mar 30, 2024
1 parent 9c67063 commit b9b9e07
Show file tree
Hide file tree
Showing 9 changed files with 179 additions and 0 deletions.
Binary file added assets/chrome-cfb9c689.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/discord-2fb791f8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/firefox-68712b0a.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/github-7ba11af8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
163 changes: 163 additions & 0 deletions assets/index-0212797c.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-1769d190.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@import"https://fonts.googleapis.com/css2?family=Chakra+Petch&display=swap";
Binary file added assets/logo-79e15868.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>LeetChatGPT</title>
<script type="module" crossorigin src="/assets/index-0212797c.js"></script>
<link rel="stylesheet" href="/assets/index-1769d190.css">
</head>
<body>
<div id="root"></div>

</body>
</html>
Binary file added logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b9b9e07

Please sign in to comment.