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, 0 insertions, 2 deletions
diff --git a/frontend/meson.build b/frontend/meson.build
index 4505fdb..6af84e5 100644
--- a/frontend/meson.build
+++ b/frontend/meson.build
@@ -4,8 +4,6 @@ hugo = find_program('hugo', required : true)
hugo_source_targets = []
-css = meson.current_source_dir() / 'simple.css' / 'simple.css'
-
foreach hugo_source : [
'hugo.toml',
]