Skip to content

Commit

Permalink
pwa
Browse files Browse the repository at this point in the history
  • Loading branch information
kaheetonaa committed Oct 18, 2024
1 parent 4d68bf1 commit 86dbb59
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified icon/euth-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icon/euth-icon.png~
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="manifest" href="manifest.webmanifest">
<title>iD</title>
<link rel='stylesheet' href='dist/iD.css'>
<link rel='icon' type='image/png' href='data:image/png;base64,iVBORw0KGgo='>
<link rel='icon' type='image/png' href='icon/euth-icon.png'>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Comfortaa">
<meta name="viewport"
content="width=device-width; initial-scale=1; viewport-fit=cover">
Expand Down

0 comments on commit 86dbb59

Please sign in to comment.