Skip to content

Commit f45435a

Browse files
committed
Deploy to GitHub pages
0 parents  commit f45435a

25 files changed

+846
-0
lines changed
20.8 KB
Binary file not shown.
Binary file not shown.
18.8 KB
Binary file not shown.
20.8 KB
Binary file not shown.
Binary file not shown.
21.2 KB
Binary file not shown.

assets/hero-9qBhH4BY.jpg

143 KB
Loading

assets/index-BCZ1emrS.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/index-CMUatVg1.js

+830
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
15.6 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
19.9 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

assets/sprite-BJHKCx_5.svg

+1
Loading

favicon.png

2.78 KB
Loading

img/logo.png

31.4 KB
Loading

index.html

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!doctype html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8" />
5+
<link rel="icon" type="image/x-icon" href="/comet-starter/favicon.png" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7+
<title>Starter App</title>
8+
<script type="module" crossorigin src="/comet-starter/assets/index-CMUatVg1.js"></script>
9+
<link rel="stylesheet" crossorigin href="/comet-starter/assets/index-BCZ1emrS.css">
10+
</head>
11+
<body>
12+
<div id="root"></div>
13+
</body>
14+
</html>

0 commit comments

Comments
 (0)