Skip to content

Commit

Permalink
Fixed icons for game
Browse files Browse the repository at this point in the history
  • Loading branch information
underoot committed Nov 21, 2023
1 parent ef51b79 commit 857365d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@

<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/icon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<script defer data-domain="underoot.dev" src="https://stat.underoot.dev/js/script.js"></script>
<title>Emerji</title>
</head>
<body>
Expand Down
Loading

0 comments on commit 857365d

Please sign in to comment.