From 25733fa78d0396fb6453c20cf7ed36e3cae7facf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20J=C3=A4genstedt?= Date: Tue, 21 Dec 2021 16:02:13 +0100 Subject: [PATCH] Update CSS Grid screenshot for State of CSS 2021 post (#7082) Updated after https://github.com/StateOfJS/StateOfCSS-homepage/issues/10. --- src/site/content/en/blog/state-of-css-2021/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/content/en/blog/state-of-css-2021/index.md b/src/site/content/en/blog/state-of-css-2021/index.md index 1c1a6a4c750..35ddc75385f 100644 --- a/src/site/content/en/blog/state-of-css-2021/index.md +++ b/src/site/content/en/blog/state-of-css-2021/index.md @@ -21,7 +21,7 @@ The [State of CSS 2021](https://2021.stateofcss.com/en-US/) survey ran for the t For some features, there's a clear trend in usage and awareness year-over-year. [CSS grid](https://2021.stateofcss.com/en-US/features/layout/#grid) is an example of this. -{% Img src="image/kheDArv5csY6rvQUJDbWRscckLr1/9YXDRDmtMRF6bgWKIM7S.png", alt="Awareness of CSS Grid in State of CSS over time. The usage has grown from 55% to 83% between 2019 and 2021.", width="800", height="360" %} +{% Img src="image/i1D3fea4SShlOWR9GvCYL83Xw822/JCCwRm9rKUZQikjZhiXj.png", alt="Awareness of CSS Grid in State of CSS over time. The usage has grown from 55% to 83% between 2019 and 2021.", width="800", height="360" %} This matches the trend for CSS Grid in the [2021 Web Almanac](https://almanac.httparchive.org/en/2021/css#flexbox-and-grid-adoption) and in Chrome's [usage metrics](https://www.chromestatus.com/metrics/feature/timeline/popularity/1693). If you haven't used CSS Grid, now is a great time to [learn it](/learn/css/grid/). @@ -55,4 +55,4 @@ Chrome is currently working on an experimental implementation, and funding the w Please see the [full report](https://2021.stateofcss.com/en-US/) to learn more, see recommended resources, or dig into the data yourself. -Thanks to [Sacha Greif](https://sachagreif.com/) for running the survey, and to the over 8,000 web developers who generously took the time to answer it. \ No newline at end of file +Thanks to [Sacha Greif](https://sachagreif.com/) for running the survey, and to the over 8,000 web developers who generously took the time to answer it.