Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hitarth-gg committed Aug 7, 2024
1 parent e675992 commit 2b4d6bd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion assets/index-Beba1Gzp.css → assets/index-4_lDMRd-.css

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions assets/index-Cef7Kivv.js → assets/index-BuwLhcEf.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 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/svg+xml" href="/squirtle.png" />
<link rel="icon" type="image/svg+xml" href="/codeforces-explorer/squirtle.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>CF Explorer</title>
<script type="module" crossorigin src="/assets/index-Cef7Kivv.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Beba1Gzp.css">
<script type="module" crossorigin src="/codeforces-explorer/assets/index-BuwLhcEf.js"></script>
<link rel="stylesheet" crossorigin href="/codeforces-explorer/assets/index-4_lDMRd-.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 2b4d6bd

Please sign in to comment.