1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-21 16:41:24 +02:00

Removed casino link from Image Optimization Content (#5616)

A previously useful linke (image.guide) is now linking to a casino website.

I have removed this link.
This commit is contained in:
dsh
2024-05-08 10:18:25 +01:00
committed by GitHub
parent e1c35d299d
commit a1d0129f36

View File

@@ -10,7 +10,6 @@ Optimized images load faster in your browser and consume less data.
- Use a tool and specify a level compression under 85. - Use a tool and specify a level compression under 85.
- [Image Optimization](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/image-optimization) - [Image Optimization](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/image-optimization)
- [Essential Image Optimization](https://images.guide/)
- [TinyJPG Compress JPEG images intelligently](https://tinyjpg.com/) - [TinyJPG Compress JPEG images intelligently](https://tinyjpg.com/)
- [Kraken.io - Online Image Optimizer](https://kraken.io/web-interface) - [Kraken.io - Online Image Optimizer](https://kraken.io/web-interface)
- [Compressor.io](https://compressor.io/compress) - [Compressor.io](https://compressor.io/compress)