DarthSim 6 vuotta sitten
vanhempi
commit
ccc22e45eb
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      docs/generating_the_url_advanced.md
  2. 1 1
      docs/generating_the_url_basic.md

+ 1 - 1
docs/generating_the_url_advanced.md

@@ -281,7 +281,7 @@ When using encoded source URL, you can specify the [extension](#extension) after
 
 #### Extension
 
-Extension specifies the format of the resulting image. At the moment, imgproxy supports only `jpg`, `png`, `webp`, and `gif`, them being the most popular and useful image formats on the Web.
+Extension specifies the format of the resulting image. At the moment, imgproxy supports only `jpg`, `png`, `webp`, `gif`, and `ico`, them being the most popular and useful image formats on the Web.
 
 **Note:** Read about GIF support [here](./image_formats_support.md#gif-support).
 

+ 1 - 1
docs/generating_the_url_basic.md

@@ -87,7 +87,7 @@ When using encoded source URL, you can specify the [extension](#extension) after
 
 #### Extension
 
-Extension specifies the format of the resulting image. At the moment, imgproxy supports only `jpg`, `png`, `webp`, and `gif`, them being the most popular and useful image formats on the Web.
+Extension specifies the format of the resulting image. At the moment, imgproxy supports only `jpg`, `png`, `webp`, `gif`, and `ico`, them being the most popular and useful image formats on the Web.
 
 **Note:** Read about GIF support [here](./image_formats_support.md#gif-support).