From e109d1bdca563e57980678c3ec6e6ba2f0db6538 Mon Sep 17 00:00:00 2001 From: Late Night Defender Date: Tue, 19 Nov 2024 01:12:32 +0700 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60fb83d..903a556 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Source code for the [TechTransThai.org](https://www.techtransthai.org) website, The website should be: 1. Fast: The **static site** uses minimal (or preferably no) JavaScript, local on-device fonts, SVGs instead of PNGs or JPGs where possible, so weakest devices and slowest connections can still load quickly and produce less carbon footprint. -2. Privacy-friendly: No cookies or invasive tracking. Metrics should be collected ONLY from what the web server itself sees. +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. ## License