From d7f7f7e13887984853c4004dbe9dffbd83375382 Mon Sep 17 00:00:00 2001 From: Late Night Defender Date: Thu, 5 Jun 2025 00:28:48 +0700 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5647ad8..35cfea5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The website should be: 1. Fast: The **static site** uses minimal (or preferably no) JavaScript, SVGs/WebPs instead of PNGs/JPGs where possible, so weakest devices and slowest connections can still load quickly and produce less carbon footprint. 2. Friendly: No cookies or invasive tracking. Metrics should be collected ONLY from what the web server itself sees. -3. Functional: Responsive design and auto dark mode. +3. Functional: Responsive design for multiple form factors and auto dark mode. ## License