forked from tanner/qotnews
Remove preload of news source icons
This commit is contained in:
parent
7b31fcf690
commit
72f1043952
|
@ -17,10 +17,6 @@
|
||||||
<meta name="msapplication-TileColor" content="#da532c">
|
<meta name="msapplication-TileColor" content="#da532c">
|
||||||
<meta name="theme-color" content="#000000">
|
<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.
|
Notice the use of %PUBLIC_URL% in the tags above.
|
||||||
It will be replaced with the URL of the `public` folder during the build.
|
It will be replaced with the URL of the `public` folder during the build.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user