Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
skywalkerSam committed Feb 15, 2024
1 parent 78afb62 commit c189155
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions assets/index-cgJgBKV1.js → assets/index-TVByp6Uf.js

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

2 changes: 1 addition & 1 deletion assets/index-mwJU1Au5.css → assets/index-wpbkLgUn.css

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image" href="/starclock/logo.png" />
<link rel="icon" type="image" href="/stardate/logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>The Starclock</title>
<script type="module" crossorigin src="/starclock/assets/index-cgJgBKV1.js"></script>
<link rel="stylesheet" crossorigin href="/starclock/assets/index-mwJU1Au5.css">
<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>
Expand Down

0 comments on commit c189155

Please sign in to comment.