alexohneander-zola/content/almost-no-js.md
2023-02-02 15:53:54 +01:00

12 lines
328 B
Markdown

+++
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 :-)