From 569837cc5bb8486e19a26b17d0cef1d0babee8d3 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Thu, 25 Sep 2025 22:21:22 +0200 Subject: feat: replace pml68.png with a smaller webp --- assets/pml68.png | Bin 43737 -> 0 bytes assets/pml68.webp | Bin 0 -> 6196 bytes index.html | 4 ++-- projects/index.html | 6 +++--- 4 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 assets/pml68.png create mode 100644 assets/pml68.webp diff --git a/assets/pml68.png b/assets/pml68.png deleted file mode 100644 index c4a9178..0000000 Binary files a/assets/pml68.png and /dev/null differ diff --git a/assets/pml68.webp b/assets/pml68.webp new file mode 100644 index 0000000..04ea6c4 Binary files /dev/null and b/assets/pml68.webp differ diff --git a/index.html b/index.html index bc48e21..fd4d976 100644 --- a/index.html +++ b/index.html @@ -5,9 +5,9 @@ - + - + pml68 diff --git a/projects/index.html b/projects/index.html index d964ee2..3b5cfbe 100644 --- a/projects/index.html +++ b/projects/index.html @@ -5,9 +5,9 @@ - + - + Projects @@ -25,7 +25,7 @@
- pml68.dev icon + pml68.dev icon

pml68.dev

My personal website—the one you're currently viewing

-- cgit v1.2.3