Browse Source

(misc)

Signed-off-by: Muthu Kumar <muthukumar@thefeathers.in>
pull/1/head
Muthu Kumar 3 years ago
parent
commit
0777fc7492
Signed by: mkrhere GPG Key ID: 3FD688398897097E
  1. 12
      public/favicon/browserconfig.xml
  2. 1
      public/favicon/site.webmanifest

12
public/favicon/browserconfig.xml

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/favicon/mstile-150x150.png"/>
<TileColor>#ff5555</TileColor>
</tile>
</msapplication>
<msapplication>
<tile>
<square150x150logo src="/favicon/mstile-150x150.png"/>
<TileColor>#ff5555</TileColor>
</tile>
</msapplication>
</browserconfig>

1
public/favicon/site.webmanifest

@ -1,6 +1,7 @@
{
"name": "MKRhere",
"short_name": "MKRhere",
"start_url": "/",
"icons": [
{
"src": "/favicon/android-chrome-192x192.png",

Loading…
Cancel
Save