new design SVG favicon
This commit is contained in:
@ -18,7 +18,9 @@
|
||||
<link rel="stylesheet" href="fonts.css" />
|
||||
<!-- <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,600i&display=swap&subset=latin-ext" rel="stylesheet"> -->
|
||||
<link rel="manifest" href="manifest.json" />
|
||||
<link rel="icon" type="image/png" href="m-favicon-192x192.png" />
|
||||
|
||||
<link rel="icon" type="image/svg+xml" href="m-svgfavicon-192x192.svg" />
|
||||
<link rel="icon" type="image/png" href="m-svgfavicon-192x192.png" />
|
||||
|
||||
<!-- Sapper generates a <style> tag containing critical CSS
|
||||
for the current page. CSS for the rest of the app is
|
||||
|
Reference in New Issue
Block a user