Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
naufal-yafi committed Jul 30, 2023
0 parents commit 427e782
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 0 deletions.
40 changes: 40 additions & 0 deletions assets/index-1b8e9adb.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-2025f2ca.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="shortcut icon" href="/vite.svg" type="image/x-icon">
<link rel="apple-touch-icon" href="/vite.svg">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Chat App</title>
<script type="module" crossorigin src="/assets/index-1b8e9adb.js"></script>
<link rel="stylesheet" href="/assets/index-2025f2ca.css">
</head>
<body class="bg-black">
<div id="root"></div>

</body>
</html>
1 change: 1 addition & 0 deletions vite.svg
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 427e782

Please sign in to comment.