diff --git a/templates/index.html b/templates/index.html
index 6b11d33..90a4804 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -43,10 +43,10 @@
https://kakigoori.dev/12ca0232-8515-4366-84d4-fa10a2e15069/original
(Will request the original image that was uploaded on Kakigoori)
https://kakigoori.dev/12ca0232-8515-4366-84d4-fa10a2e15069/height/300/auto
(Will request the image with an height of 300px, and will request the AVIF/WebP/Jpegli/Jpeg/PNG image depending on what is compatible with the browser and what's available)
https://kakigoori.dev/12ca0232-8515-4366-84d4-fa10a2e15069/width/300/auto
(Same thing, but with a width of 300px!)
https://kakigoori.dev/12ca0232-8515-4366-84d4-fa10a2e15069/height/600/auto
(Will request the image with an height of 600px, and will request the AVIF/WebP/Jpegli/Jpeg/PNG image depending on what is compatible with the browser and what's available)
https://kakigoori.dev/12ca0232-8515-4366-84d4-fa10a2e15069/width/600/auto
(Same thing, but with a width of 600px!)