diff --git a/config.yaml b/config.yaml index 5caa83d..7846e6d 100644 --- a/config.yaml +++ b/config.yaml @@ -79,7 +79,7 @@ params: enabled: false # The homeInfo mode was replaced with profile, to make the last few posts show up under the profile. title: TrudeEH subtitle: "Software Developer • Computer Technician • Linux Enthusiast" - imageUrl: "logo.jpg" + imageUrl: "logo.webp" imageWidth: 150 imageHeight: 150 imageTitle: Trude Logo diff --git a/static/logo.webp b/static/logo.webp new file mode 100644 index 0000000..d7922c8 Binary files /dev/null and b/static/logo.webp differ