From 619470c9340e05f0c9ec4dcadce97032aafaad91 Mon Sep 17 00:00:00 2001 From: "Saad A. Bazaz" Date: Sat, 6 Jul 2024 12:03:45 +0500 Subject: [PATCH] docs: change .png to .webp --- docs/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro.md b/docs/intro.md index 853ceb6a9f..794f15c1a9 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -30,7 +30,7 @@ The latest version, Material 3, enables personal, adaptive, and expressive experiences – from dynamic color and enhanced accessibility, to foundations for large screen layouts and design tokens. -![An example of a Material Design application.](images/what-is-material.png "What is Material?") +![An example of a Material Design application.](images/what-is-material.webp "What is Material?") ## What are web components?