diff --git a/src/routes/blogs/0-The-Creation-of-this-Blog/+page.svx b/src/routes/blogs/0-The-Creation-of-this-Blog/+page.svx index c9e0ca7..e8265c3 100644 --- a/src/routes/blogs/0-The-Creation-of-this-Blog/+page.svx +++ b/src/routes/blogs/0-The-Creation-of-this-Blog/+page.svx @@ -4,7 +4,7 @@ date: 2025-09-12 desc: "The goal was to create an easy to maintain blog with while the main focus relays on keeping the effort to write new posts minimal. This is more a ressource summery with tips, than an full tutorial." listed: true -img_cov: blog-1.png +img_cov: blog-1.jpg --- diff --git a/static/blog-covers/blog-1.jpg b/static/blog-covers/blog-1.jpg new file mode 100644 index 0000000..af47fad Binary files /dev/null and b/static/blog-covers/blog-1.jpg differ