From c025b423e24203a789165982721473b5841f9c01 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 11 Jun 2026 20:07:37 +0200 Subject: Fix CSS and switch to local copy of simple.css Somehow this stopped working. Handling this with a local copy instead of a Git submodule is anyway easier. Thus this commit fixes it with a switch to a local copy. --- simple.css/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 simple.css/README.md (limited to 'simple.css/README.md') diff --git a/simple.css/README.md b/simple.css/README.md new file mode 100644 index 0000000..1981666 --- /dev/null +++ b/simple.css/README.md @@ -0,0 +1 @@ +This folder contains a local copy of `simple.css` from the [simple.css project](https://simplecss.org/). -- cgit v1.3.1