Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aorellanat committed May 30, 2024
1 parent 8e2f940 commit 74c21dd
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
16 changes: 8 additions & 8 deletions assets/index-8FyoZlEm.js → assets/index-CFvu2tZs.js

Large diffs are not rendered by default.

File renamed without changes
26 changes: 13 additions & 13 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/svg+xml" href="/project-2024-group-era/assets/logo-C6Fhh5iv.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Wild Guard</title>
<script type="module" crossorigin src="/project-2024-group-era/assets/index-8FyoZlEm.js"></script>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/project-2024-group-era/assets/logo-C1cKCb4a.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Wild Guard</title>
<script type="module" crossorigin src="/project-2024-group-era/assets/index-CFvu2tZs.js"></script>
<link rel="stylesheet" crossorigin href="/project-2024-group-era/assets/index-DOnAsmhX.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
</head>
<body>
<div id="root"></div>
</body>
</html>

0 comments on commit 74c21dd

Please sign in to comment.