Nerf favicon
too op - adds in random missing link I came across - creates lower resolution bg for frontpage, cuts ~1mb off pageload. Now is about 1mb to load whole page!
This commit is contained in:
BIN
assets/images/adrien-olichon-gOdavfpH-3s-unsplash.webp
Normal file
BIN
assets/images/adrien-olichon-gOdavfpH-3s-unsplash.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 106 KiB |
@@ -1,6 +1,6 @@
|
|||||||
#################### default parameters ################################
|
#################### default parameters ################################
|
||||||
# favicon module: https://github.com/gethugothemes/hugo-modules/tree/master/images#favicon-implementation
|
# favicon module: https://github.com/gethugothemes/hugo-modules/tree/master/images#favicon-implementation
|
||||||
favicon = "images/favicon/handmadecities-favicon.png"
|
favicon = "images/favicon/handmadecities-favicon-192.png"
|
||||||
# logo module: https://github.com/gethugothemes/hugo-modules/tree/master/images#logo-implementation
|
# logo module: https://github.com/gethugothemes/hugo-modules/tree/master/images#logo-implementation
|
||||||
logo = "images/cities-light-mode.svg"
|
logo = "images/cities-light-mode.svg"
|
||||||
logo_darkmode = "images/cities-dark-mode.svg"
|
logo_darkmode = "images/cities-dark-mode.svg"
|
||||||
|
|||||||
@@ -112,7 +112,7 @@ features:
|
|||||||
end_dark_color: "#150e31"
|
end_dark_color: "#150e31"
|
||||||
bg_img:
|
bg_img:
|
||||||
parallax: false
|
parallax: false
|
||||||
img: "/images/adrien-olichon-gOdavfpH-3s-unsplash.jpg"
|
img: "/images/adrien-olichon-gOdavfpH-3s-unsplash.webp"
|
||||||
image: "/images/nystrom.webp"
|
image: "/images/nystrom.webp"
|
||||||
image_link: "https://vimeo.com/780000746"
|
image_link: "https://vimeo.com/780000746"
|
||||||
image_class: "rounded-md shadow-lg"
|
image_class: "rounded-md shadow-lg"
|
||||||
|
|||||||
@@ -24,4 +24,4 @@ explore the work of others to imitate the good and avoid repeating the bad.
|
|||||||
Join Jasper on a very interesting tour to discover why engineering decisions are made in ways that seem
|
Join Jasper on a very interesting tour to discover why engineering decisions are made in ways that seem
|
||||||
foreign to us. You’ll gain new insights as we think hard about what software quality means in a messy world.
|
foreign to us. You’ll gain new insights as we think hard about what software quality means in a messy world.
|
||||||
|
|
||||||
Psst, check out Jasper’s noclip site, it’s incredible.
|
Psst, check out Jasper’s [noclip site](https://noclip.website/), it’s incredible.
|
||||||
|
|||||||
BIN
static/images/favicon/handmadecities-favicon-192.png
Normal file
BIN
static/images/favicon/handmadecities-favicon-192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.4 KiB |
Reference in New Issue
Block a user