summaryrefslogtreecommitdiff
path: root/frontend/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/meson.build')
-rw-r--r--frontend/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/meson.build b/frontend/meson.build
index 6af84e5..4496b22 100644
--- a/frontend/meson.build
+++ b/frontend/meson.build
@@ -11,7 +11,7 @@ foreach hugo_source : [
endforeach
subdir('layouts')
-subdir('static')
+subdir('simple.css')
frontend = custom_target(
output : 'public',