diff --git a/src/pages/faq.astro b/src/pages/faq.astro
index c5e68f2..5c9c187 100644
--- a/src/pages/faq.astro
+++ b/src/pages/faq.astro
@@ -214,9 +214,8 @@ import Question from "../components/FAQ/Question.astro";
Why does the website require JavaScript?
- We built the website using the popular React framework. Using React was
- easy. Ultimately, we want to spend our time writing compilers, not
- writing websites.
+ It no longer does. Well, almost: the carousel spins better with
+ JavaScript, doesn't it?
@@ -226,9 +225,8 @@ import Question from "../components/FAQ/Question.astro";
the website without that bloat, I wonder what the language is like?
- Indeed, if your computer is too old to run a modern browser that
- supports JavaScript then probably your computer is too old to run a
- modern JVM that supports Flix. Sorry.
+ Good news: the website is now static HTML and loads fine without
+ JavaScript. You can even browse it with curl.
@@ -236,7 +234,7 @@ import Question from "../components/FAQ/Question.astro";
"This site requires JavaScript"
- People who have criticized the website for using JavaScript: [1], [2], [3]
- People who have offered to help refactor the site to use static html: 01.
+
+
People who can now complain about the CSS: everyone.