mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
328 B
328 B
+++ title = "Almost no JavaScript" date = "2022-11-22" [taxonomies] tags = ["test"] +++
Javascript?
This theme has almost no JavaScript. It includes a single ~800 byte .js
file with the logic for the light/dark mode switch.
Other than that, it's a fast site with html and css. Just the way (most of) the web should be :-)