- add icons and favicon
@ -17,6 +17,7 @@ const Logo = ({ size = "256px" }) => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<GatsbyImage
|
<GatsbyImage
|
||||||
|
loading="eager"
|
||||||
className="shadow-md rounded"
|
className="shadow-md rounded"
|
||||||
style={{ width: size, height: size }}
|
style={{ width: size, height: size }}
|
||||||
fluid={file.childImageSharp.fluid}
|
fluid={file.childImageSharp.fluid}
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 1.8 KiB |
BIN
static/icons/icon-128x128.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
static/icons/icon-144x144.png
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
BIN
static/icons/icon-152x152.png
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
BIN
static/icons/icon-192x192.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
static/icons/icon-384x384.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
static/icons/icon-512x512.png
Normal file
|
After Width: | Height: | Size: 8.4 KiB |
BIN
static/icons/icon-72x72.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
static/icons/icon-96x96.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |