From: alexpdp7 Date: Tue, 29 Jul 2025 07:31:29 +0000 (+0200) Subject: Be more demanding, sites must be usable in terminal browsers X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=dd0c532aaa63e979276d05dbbb48c6029195fd72;p=alex.git Be more demanding, sites must be usable in terminal browsers --- diff --git a/programming/the-content-web-manifesto/README.md b/programming/the-content-web-manifesto/README.md index fe58291..d05256b 100644 --- a/programming/the-content-web-manifesto/README.md +++ b/programming/the-content-web-manifesto/README.md @@ -10,7 +10,7 @@ Also see [further notes](NOTES.org). ### Test your website with a terminal browser without JavaScript like w3m, lynx, or elinks -If your website works with one of those browsers, then: +If your website is usable with one of those browsers, then: * Your website does not require JavaScript to load. This automatically addresses most annoyances with content websites.