From 15be9a62f557d54448cbb932c4d7c4a96843daf2 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 24 May 2026 00:05:40 +0200 Subject: Use simple.css This enables the use of simple.css as CSS framework. --- frontend/static/meson.build | 1 + 1 file changed, 1 insertion(+) create mode 100644 frontend/static/meson.build (limited to 'frontend/static') diff --git a/frontend/static/meson.build b/frontend/static/meson.build new file mode 100644 index 0000000..b08b281 --- /dev/null +++ b/frontend/static/meson.build @@ -0,0 +1 @@ +hugo_source_targets += fs.copyfile(css) -- cgit v1.3