Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
skywalkerSam committed Mar 8, 2024
1 parent c189155 commit fca20c2
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion assets/index-wpbkLgUn.css → assets/index-mwJU1Au5.css

Large diffs are not rendered by default.

File renamed without changes.
28 changes: 14 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image" href="/stardate/logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Stardate</title>
<script type="module" crossorigin src="/stardate/assets/index-TVByp6Uf.js"></script>
<link rel="stylesheet" crossorigin href="/stardate/assets/index-wpbkLgUn.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image" href="/stardate/logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Stardate</title>
<script type="module" crossorigin src="/stardate/assets/index-vI_lZnE5.js"></script>
<link rel="stylesheet" crossorigin href="/stardate/assets/index-mwJU1Au5.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
Expand Down

0 comments on commit fca20c2

Please sign in to comment.