Skip to content
Snippets Groups Projects
Commit 8a427f09 authored by Gintautas Jurgelevičius's avatar Gintautas Jurgelevičius
Browse files

Favicon update

parent 08145b13
No related branches found
No related tags found
No related merge requests found
Pipeline #2479 passed
public/favicon.ico

1.12 KiB

......@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<link rel="icon" href="https://static.igem.io/common/icons/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
......
......@@ -3,9 +3,8 @@
"name": "iGEM",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
"src": "https://static.igem.io/common/icons/favicon.svg",
"type": "image/svg+xml"
}
],
"start_url": ".",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment