Skip to content

Commit

Permalink
♻️ temporarily remove manifest, offline pwa to fix
Browse files Browse the repository at this point in the history
  • Loading branch information
russkyc committed May 27, 2024
1 parent 8dfdd5b commit 720f1d1
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 135 deletions.
2 changes: 0 additions & 2 deletions Timely/wwwroot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@
<title>Timely - Time Tracker</title>
<base href="/" />
<link rel="icon" type="image/png" href="favicon.png" />
<link href="manifest.webmanifest" rel="manifest" />
<link rel="apple-touch-icon" sizes="512x512" href="icon-512.png" />
<link rel="apple-touch-icon" sizes="192x192" href="icon-192.png" />
<!--Mudblazor-->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" rel="stylesheet" />
<link href="_content/MudBlazor/MudBlazor.min.css" rel="stylesheet" />
<script src="scripts/tailwind-341.js"></script>
<link rel="script" href="service-worker.js">
</head>

<body class="w-screen h-screen">
Expand Down
23 changes: 0 additions & 23 deletions Timely/wwwroot/manifest.webmanifest

This file was deleted.

55 changes: 0 additions & 55 deletions Timely/wwwroot/service-worker.js

This file was deleted.

55 changes: 0 additions & 55 deletions Timely/wwwroot/service-worker.published.js

This file was deleted.

0 comments on commit 720f1d1

Please sign in to comment.