Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
notf0und committed Mar 24, 2024
1 parent 7781c6f commit 2a24524
Show file tree
Hide file tree
Showing 12 changed files with 342 additions and 335 deletions.
Binary file added android-chrome-192x192.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 android-chrome-512x512.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 apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
331 changes: 0 additions & 331 deletions assets/index-CzV5hNk2.js

This file was deleted.

334 changes: 334 additions & 0 deletions assets/index-CzhssHeR.js

Large diffs are not rendered by default.

Binary file added favicon-16x16.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 favicon-32x32.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 favicon.ico
Binary file not shown.
Binary file added images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 7 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,14 @@

<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/dengue/vite.svg" />
<link rel="apple-touch-icon" sizes="180x180" href="/dengue/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/dengue/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/dengue/favicon-16x16.png">
<link rel="manifest" href="/dengue/site.webmanifest">

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<script type="module" crossorigin src="/dengue/assets/index-CzV5hNk2.js"></script>
<title>Dengue</title>
<script type="module" crossorigin src="/dengue/assets/index-CzhssHeR.js"></script>
<link rel="stylesheet" crossorigin href="/dengue/assets/index-BX0gt_gy.css">
</head>

Expand Down
1 change: 1 addition & 0 deletions site.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
1 change: 0 additions & 1 deletion vite.svg

This file was deleted.

0 comments on commit 2a24524

Please sign in to comment.