This commit is contained in:
parent
1d6978e413
commit
e109d1bdca
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue