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

View File

@@ -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"

View File

@@ -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"

View File

@@ -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. Youll gain new insights as we think hard about what software quality means in a messy world. foreign to us. Youll gain new insights as we think hard about what software quality means in a messy world.
Psst, check out Jaspers noclip site, its incredible. Psst, check out Jaspers [noclip site](https://noclip.website/), its incredible.

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB