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:
2024-10-31 17:03:18 -07:00
parent 57cf43a775
commit baac753e45
5 changed files with 3 additions and 3 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

+1 -1
View File
@@ -1,6 +1,6 @@
#################### default parameters ################################
# 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 = "images/cities-light-mode.svg"
logo_darkmode = "images/cities-dark-mode.svg"
+1 -1
View File
@@ -112,7 +112,7 @@ features:
end_dark_color: "#150e31"
bg_img:
parallax: false
img: "/images/adrien-olichon-gOdavfpH-3s-unsplash.jpg"
img: "/images/adrien-olichon-gOdavfpH-3s-unsplash.webp"
image: "/images/nystrom.webp"
image_link: "https://vimeo.com/780000746"
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
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.
Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB