Changing profile image to a smaller webp image.
This commit is contained in:
@ -10,8 +10,8 @@ params:
|
||||
env: production
|
||||
title: "Zachary Billman's Blog"
|
||||
description: "Where I talk a little about... not much."
|
||||
keywords: [Blog, Portfolio, PaperMod]
|
||||
author: "Zachary Billman, who else?"
|
||||
keywords: [Blog, Portfolio, PaperMod, "Zachary Billman", "Zach Billman"]
|
||||
author: "Zachary Billman"
|
||||
DateFormat: "Monday, January 2, 2006"
|
||||
defaultTheme: light
|
||||
disableThemeToggle: false
|
||||
@ -41,10 +41,10 @@ params:
|
||||
enabled: true
|
||||
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."
|
||||
imageUrl: /homepage/2021_headshot.JPG
|
||||
imageUrl: /homepage/2021_headshot.webp
|
||||
imageWidth: 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:
|
||||
- name: About Me
|
||||
url: /posts/about-me/
|
||||
|
Reference in New Issue
Block a user