Skip to content

Commit

Permalink
Deploying to gh-pages from @ a326f3c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
dvd101x committed Apr 21, 2024
1 parent e5773bb commit 2fe7719
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
1 change: 0 additions & 1 deletion assets/index-0L2to7-V.css

This file was deleted.

File renamed without changes.
1 change: 1 addition & 0 deletions assets/index-eRBxrM37.css

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Solver</title>
<link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon-CRanS7Bj.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32x32-HObytCN9.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon-16x16-C1m-SE63.png">
<link rel="manifest" href="/assets/site-BwHFeIBa.webmanifest">
<script type="module" crossorigin src="/assets/index-B1BMp9x4.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-0L2to7-V.css">
<link rel="apple-touch-icon" sizes="180x180" href="./assets/apple-touch-icon-CRanS7Bj.png">
<link rel="icon" type="image/png" sizes="32x32" href="./assets/favicon-32x32-HObytCN9.png">
<link rel="icon" type="image/png" sizes="16x16" href="./assets/favicon-16x16-C1m-SE63.png">
<link rel="manifest" href="./assets/site-BwHFeIBa.webmanifest">
<script type="module" crossorigin src="./assets/index-D4wTkBij.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-eRBxrM37.css">
</head>
<script>
let mathWorker = new Worker("/mathWorker.js");
Expand Down

0 comments on commit 2fe7719

Please sign in to comment.