changed image formats and sizes to save several megabytes
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user