Skip to content

Commit

Permalink
vite plugin pwa added
Browse files Browse the repository at this point in the history
  • Loading branch information
danikova committed Dec 5, 2023
1 parent 40a1912 commit 0456f8b
Show file tree
Hide file tree
Showing 12 changed files with 10,024 additions and 4,278 deletions.
32 changes: 0 additions & 32 deletions assets/app/manifest.webmanifest

This file was deleted.

3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap"
rel="stylesheet">
<link rel="icon" type="image/x-icon" href="/assets/favicon.ico">
<link rel="manifest" href="/assets/app/manifest.webmanifest" />
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>

<body>
Expand Down
Loading

0 comments on commit 0456f8b

Please sign in to comment.