Changing profile image to a smaller webp image.
This commit is contained in:
parent
cdb5c48898
commit
924bb9d44c
@ -10,8 +10,8 @@ params:
|
|||||||
env: production
|
env: production
|
||||||
title: "Zachary Billman's Blog"
|
title: "Zachary Billman's Blog"
|
||||||
description: "Where I talk a little about... not much."
|
description: "Where I talk a little about... not much."
|
||||||
keywords: [Blog, Portfolio, PaperMod]
|
keywords: [Blog, Portfolio, PaperMod, "Zachary Billman", "Zach Billman"]
|
||||||
author: "Zachary Billman, who else?"
|
author: "Zachary Billman"
|
||||||
DateFormat: "Monday, January 2, 2006"
|
DateFormat: "Monday, January 2, 2006"
|
||||||
defaultTheme: light
|
defaultTheme: light
|
||||||
disableThemeToggle: false
|
disableThemeToggle: false
|
||||||
@ -41,10 +41,10 @@ params:
|
|||||||
enabled: true
|
enabled: true
|
||||||
title: "Zachary Billman's Blog"
|
title: "Zachary Billman's Blog"
|
||||||
subtitle: "Welcome to my humble blog, where I say a little about... not much. Especially right now given that there's nothing here at the moment. Maybe that will change soon if my self-hosting journey takes off."
|
subtitle: "Welcome to my humble blog, where I say a little about... not much. Especially right now given that there's nothing here at the moment. Maybe that will change soon if my self-hosting journey takes off."
|
||||||
imageUrl: /homepage/2021_headshot.JPG
|
imageUrl: /homepage/2021_headshot.webp
|
||||||
imageWidth: 360
|
imageWidth: 360
|
||||||
imageHeight: 360
|
imageHeight: 360
|
||||||
imageTitle: Pretty cool flask, from an open source icon library called Iconoir. Check them out!
|
imageTitle: Headshot of Zachary Billman, the owner and maintainer of this website.
|
||||||
buttons:
|
buttons:
|
||||||
- name: About Me
|
- name: About Me
|
||||||
url: /posts/about-me/
|
url: /posts/about-me/
|
||||||
|
BIN
static/homepage/2021_headshot-orig.JPG
Executable file
BIN
static/homepage/2021_headshot-orig.JPG
Executable file
Binary file not shown.
After Width: | Height: | Size: 686 KiB |
BIN
static/homepage/2021_headshot.JPG
Executable file → Normal file
BIN
static/homepage/2021_headshot.JPG
Executable file → Normal file
Binary file not shown.
Before Width: | Height: | Size: 686 KiB After Width: | Height: | Size: 140 KiB |
BIN
static/homepage/2021_headshot.webp
Normal file
BIN
static/homepage/2021_headshot.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 112 KiB |
Loading…
Reference in New Issue
Block a user