Add serviceworker, render logos directly
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
<meta name="msapplication-TileColor" content="#da532c">
|
||||
<meta name="theme-color" content="#000000">
|
||||
|
||||
<link rel="preload" href="logos/reddit.png" as="image">
|
||||
<link rel="preload" href="logos/hackernews.png" as="image">
|
||||
<link rel="preload" href="logos/tildes.png" as="image">
|
||||
|
||||
<!--
|
||||
Notice the use of %PUBLIC_URL% in the tags above.
|
||||
It will be replaced with the URL of the `public` folder during the build.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "",
|
||||
"short_name": "",
|
||||
"name": "QotNews",
|
||||
"short_name": "QotNews",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
|
Reference in New Issue
Block a user