diff --git a/content/blog/100DaysOfCode-challenge.md b/content/blog/100DaysOfCode-challenge.md index b669671..1fff50b 100644 --- a/content/blog/100DaysOfCode-challenge.md +++ b/content/blog/100DaysOfCode-challenge.md @@ -2,7 +2,7 @@ title: My 100DaysOfCode Challenge description: A review of my 100DaysOfCode challenge image: - src: '/images/100DaysOfCode-overview.png' + src: '/images/100DaysOfCode-overview.webp' alt: 'How I made my site fast' head: meta: diff --git a/content/blog/how-i-made-my-site-fast.md b/content/blog/how-i-made-my-site-fast.md index 9dfa6ec..9543b5b 100644 --- a/content/blog/how-i-made-my-site-fast.md +++ b/content/blog/how-i-made-my-site-fast.md @@ -2,7 +2,7 @@ title: How I made my site fast description: How I made my social media site fast image: - src: '/images/how-i-made-my-site-fast.png' + src: '/images/how-i-made-my-site-fast.webp' alt: 'How I made my site fast' head: meta: diff --git a/content/blog/nuxtjs-trpc-fullstack.md b/content/blog/nuxtjs-trpc-fullstack.md index 68c582b..2ee14cb 100644 --- a/content/blog/nuxtjs-trpc-fullstack.md +++ b/content/blog/nuxtjs-trpc-fullstack.md @@ -2,7 +2,7 @@ title: My nuxtjs + trpc fullstack web app description: My experiences with nuxtjs 3 and tRPC image: - src: '/images/archlinux.png' + src: '/images/archlinux.webp' alt: 'Why I chose archlinux' head: meta: diff --git a/content/blog/portfolio-site-rebuild.md b/content/blog/portfolio-site-rebuild.md index c27a624..5ac8864 100644 --- a/content/blog/portfolio-site-rebuild.md +++ b/content/blog/portfolio-site-rebuild.md @@ -2,7 +2,7 @@ title: Rebuilding my personal website! description: My experiences with nuxtjs 3 and tRPC image: - src: '/images/website-rebuild.png' + src: '/images/website-rebuild.webp' alt: 'placeholder' head: meta: diff --git a/content/blog/running-bittorent-webserver.md b/content/blog/running-bittorent-webserver.md index 04ad035..197092f 100644 --- a/content/blog/running-bittorent-webserver.md +++ b/content/blog/running-bittorent-webserver.md @@ -2,7 +2,7 @@ title: Running a qbittorrent webserver! description: My experience with a qbittorrent webserver image: - src: '/images/qbittorrent-web.png' + src: '/images/qbittorrent-web.webp' alt: 'Qbittorrent web server' head: meta: diff --git a/content/blog/what-ive-been-doing.md b/content/blog/what-ive-been-doing.md index 4afda1c..755859c 100644 --- a/content/blog/what-ive-been-doing.md +++ b/content/blog/what-ive-been-doing.md @@ -2,7 +2,7 @@ title: What I've been doing description: Stuff I've been doing recently image: - src: '/images/what-ive-been-doing.png' + src: '/images/what-ive-been-doing.webp' alt: "What I've been doing recently" head: meta: diff --git a/content/blog/why-i-chose-arch.md b/content/blog/why-i-chose-arch.md index 0f4e185..cac14ec 100644 --- a/content/blog/why-i-chose-arch.md +++ b/content/blog/why-i-chose-arch.md @@ -2,7 +2,7 @@ title: Why I chose archlinux description: All of my reasons for choosing archlinux image: - src: /images/archlinux.png + src: /images/archlinux.webp alt: "Why I chose archlinux" head: meta: diff --git a/public/images/100DaysOfCode-overview.png b/public/images/100DaysOfCode-overview.png deleted file mode 100644 index bb7290b..0000000 Binary files a/public/images/100DaysOfCode-overview.png and /dev/null differ diff --git a/public/images/100DaysOfCode-overview.webp b/public/images/100DaysOfCode-overview.webp new file mode 100644 index 0000000..f057d93 Binary files /dev/null and b/public/images/100DaysOfCode-overview.webp differ diff --git a/public/images/archlinux.png b/public/images/archlinux.png deleted file mode 100644 index d30d661..0000000 Binary files a/public/images/archlinux.png and /dev/null differ diff --git a/public/images/archlinux.webp b/public/images/archlinux.webp new file mode 100644 index 0000000..d6e05b8 Binary files /dev/null and b/public/images/archlinux.webp differ diff --git a/public/images/how-i-made-my-site-fast.png b/public/images/how-i-made-my-site-fast.png deleted file mode 100644 index cbfb437..0000000 Binary files a/public/images/how-i-made-my-site-fast.png and /dev/null differ diff --git a/public/images/how-i-made-my-site-fast.webp b/public/images/how-i-made-my-site-fast.webp new file mode 100644 index 0000000..3522acd Binary files /dev/null and b/public/images/how-i-made-my-site-fast.webp differ diff --git a/public/images/qbittorrent-web.png b/public/images/qbittorrent-web.png deleted file mode 100644 index 9ff6402..0000000 Binary files a/public/images/qbittorrent-web.png and /dev/null differ diff --git a/public/images/qbittorrent-web.webp b/public/images/qbittorrent-web.webp new file mode 100644 index 0000000..cb16fd4 Binary files /dev/null and b/public/images/qbittorrent-web.webp differ diff --git a/public/images/website-rebuild.png b/public/images/website-rebuild.png deleted file mode 100644 index 37346ec..0000000 Binary files a/public/images/website-rebuild.png and /dev/null differ diff --git a/public/images/website-rebuild.webp b/public/images/website-rebuild.webp new file mode 100644 index 0000000..137abe5 Binary files /dev/null and b/public/images/website-rebuild.webp differ diff --git a/public/images/what-ive-been-doing.png b/public/images/what-ive-been-doing.png deleted file mode 100644 index 68155bc..0000000 Binary files a/public/images/what-ive-been-doing.png and /dev/null differ diff --git a/public/images/what-ive-been-doing.webp b/public/images/what-ive-been-doing.webp new file mode 100644 index 0000000..85cd924 Binary files /dev/null and b/public/images/what-ive-been-doing.webp differ