diff --git a/_sass/base.scss b/_sass/base.scss
index 2025015..40b4fd2 100644
--- a/_sass/base.scss
+++ b/_sass/base.scss
@@ -7,7 +7,7 @@ html {
body {
background-color: #222222;
- background: url('../images/kl_nodes_stone.png');
+ background: url('../images/kl_nodes_stone.webp');
color: white;
margin: 0;
font-family: "Fira Code", monospace;
@@ -43,7 +43,7 @@ code {
}
.index-top {
- background: url('../images/kl_nodes_grass.png');
+ background: url('../images/kl_nodes_grass.webp');
color: #888888;
margin: auto;
padding: 5px;
@@ -60,7 +60,7 @@ code {
.nav {
background-color: #1a1a1a;
- background: url('../images/kl_nodes_dirt.png');
+ background: url('../images/kl_nodes_dirt.webp');
padding: 20px 50px;
diff --git a/assets/get-it-on-contentdb.png b/assets/get-it-on-contentdb.png
deleted file mode 100644
index 50f191b..0000000
Binary files a/assets/get-it-on-contentdb.png and /dev/null differ
diff --git a/assets/get-it-on-contentdb.webp b/assets/get-it-on-contentdb.webp
new file mode 100644
index 0000000..c4415ba
Binary files /dev/null and b/assets/get-it-on-contentdb.webp differ
diff --git a/assets/images/kl_nodes_dirt.png b/assets/images/kl_nodes_dirt.png
deleted file mode 100644
index 93af1ae..0000000
Binary files a/assets/images/kl_nodes_dirt.png and /dev/null differ
diff --git a/assets/images/kl_nodes_dirt.webp b/assets/images/kl_nodes_dirt.webp
new file mode 100644
index 0000000..14fdf82
Binary files /dev/null and b/assets/images/kl_nodes_dirt.webp differ
diff --git a/assets/images/kl_nodes_grass.png b/assets/images/kl_nodes_grass.png
deleted file mode 100644
index 6996cee..0000000
Binary files a/assets/images/kl_nodes_grass.png and /dev/null differ
diff --git a/assets/images/kl_nodes_grass.webp b/assets/images/kl_nodes_grass.webp
new file mode 100644
index 0000000..46f60ee
Binary files /dev/null and b/assets/images/kl_nodes_grass.webp differ
diff --git a/assets/images/kl_nodes_stone.png b/assets/images/kl_nodes_stone.png
deleted file mode 100644
index 4cebc1a..0000000
Binary files a/assets/images/kl_nodes_stone.png and /dev/null differ
diff --git a/assets/images/kl_nodes_stone.webp b/assets/images/kl_nodes_stone.webp
new file mode 100644
index 0000000..bfa6253
Binary files /dev/null and b/assets/images/kl_nodes_stone.webp differ
diff --git a/assets/images/logo.png b/assets/images/logo.png
deleted file mode 100644
index 9a1c309..0000000
Binary files a/assets/images/logo.png and /dev/null differ
diff --git a/assets/images/logo.webp b/assets/images/logo.webp
new file mode 100644
index 0000000..5cb3e7c
Binary files /dev/null and b/assets/images/logo.webp differ
diff --git a/index.html b/index.html
index 2e146f6..5f6d95d 100644
--- a/index.html
+++ b/index.html
@@ -6,4 +6,4 @@
KetchupLand is a work-in-progress free and open-source 3D open-world adventure sandbox game, built on the Minetest voxel game engine and made in the style of old games from the Windows 95 era, complete with 256 color VGA graphics. Collect resources to survive the harsh caves, dry deserts, hot volcanoes and freezing tundras of the land of the ketchup, harvesting tomatoes and exploring the vast worlds and beautiful biomes for better resources and tomatoes.
-
+