Skip to content

Commit 16b29a3

Browse files
committed
deploy: 27f6579
1 parent 3e46314 commit 16b29a3

File tree

10 files changed

+4
-8
lines changed

10 files changed

+4
-8
lines changed

apple-touch-icon-180x180.png

-1004 Bytes
Binary file not shown.

favicon.ico

-632 Bytes
Binary file not shown.

index.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,7 @@
1616
<title>HTMLReader</title>
1717
<script type="module" crossorigin src="./assets/index-Cf-RCOeo.js"></script>
1818
<link rel="stylesheet" crossorigin href="./assets/index-D2o6aUx6.css">
19-
<link rel="manifest" href="./manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="./registerSW.js"></script>
20-
<meta name="theme-color" content="#2196F3">
21-
<link rel="icon" href="./favicon.ico" sizes="48x48">
22-
<link rel="icon" href="./source.svg" sizes="any" type="image/svg+xml">
23-
<link rel="apple-touch-icon" href="./apple-touch-icon-180x180.png"></head>
19+
<link rel="manifest" href="./manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="./registerSW.js"></script></head>
2420
<body>
2521
<header>
2622
<div class="title">

manifest.webmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name":"HTMLReader","short_name":"HTMLReader","description":"A quick HTML-based ePub Reader that works offline.","start_url":"./","display":"standalone","background_color":"#f5f5f5","theme_color":"#2196F3","lang":"en","scope":"./","icons":[{"src":"pwa-64x64.png","sizes":"64x64","type":"image/png"},{"src":"pwa-192x192.png","sizes":"192x192","type":"image/png"},{"src":"pwa-512x512.png","sizes":"512x512","type":"image/png"},{"src":"maskable-icon-512x512.png","sizes":"512x512","type":"image/png","purpose":"maskable"}]}
1+
{"name":"HTMLReader","short_name":"HTMLReader","description":"A quick HTML-based ePub Reader that works offline.","start_url":"./","display":"standalone","background_color":"#f5f5f5","theme_color":"#2196F3","lang":"en","scope":"./"}

maskable-icon-512x512.png

-3.31 KB
Binary file not shown.

pwa-192x192.png

-1.37 KB
Binary file not shown.

pwa-512x512.png

-4.07 KB
Binary file not shown.

pwa-64x64.png

-556 Bytes
Binary file not shown.

sw.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sw.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)