diff --git a/config.yaml b/config.yaml index 4498420..169877f 100644 --- a/config.yaml +++ b/config.yaml @@ -20,7 +20,7 @@ params: [Open Source Integrations](https://github.com/hetznercloud) @ [Hetzner Cloud](https://hetzner.com/cloud) - imageUrl: ./profile.jpg + imageUrl: ./profile.png imageWidth: 240 imageHeight: 240 imageTitle: Headshot of myself diff --git a/static/profile.jpg b/static/profile.jpg deleted file mode 100644 index e425fb0..0000000 Binary files a/static/profile.jpg and /dev/null differ diff --git a/static/profile.png b/static/profile.png new file mode 100644 index 0000000..3e27a5d Binary files /dev/null and b/static/profile.png differ