From e5972ad0b2ec540662001f097f54a4cd999cc25e Mon Sep 17 00:00:00 2001 From: sleepyxpad-jpg Date: Sun, 1 Mar 2026 16:24:06 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20add=20PageGuard=20=E2=80=94=20free=20we?= =?UTF-8?q?bsite=20health=20scanner=20(SEO,=20accessibility=20&=20performa?= =?UTF-8?q?nce)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8f17d7f..4780ca4 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,10 @@ The journey of becoming a frontend developer can feel overwhelming, but structur - [CodePen](https://codepen.io/) — A social development environment for front-end designers and developers, allowing you to build and deploy websites, showcase work. - [Regex101](https://regex101.com/) — A place to write and debug regular expressions with extensive and helpful feedback. +### Tools + +- [PageGuard](https://pageguard.org) — A free all-in-one website health scanner that checks ADA/WCAG accessibility, SEO, performance, and best practices in a single scan. + ## Communities - [dev.to](https://dev.to/) — A community platform for developers to share articles, tutorials, and discussions.