summaryrefslogtreecommitdiffstats
path: root/site/posts/meta/Theme.org
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-02-23 14:33:47 +0100
committerThomas Letan <lthms@soap.coffee>2020-02-23 14:33:47 +0100
commitaa6de8b45eef617afefbb4cb7abdef392bdfbbbd (patch)
treeb14226d788729bad7258436b0ad7a961e0625c67 /site/posts/meta/Theme.org
parentGive up on clean URLs (diff)
Polish cleopatra
Diffstat (limited to 'site/posts/meta/Theme.org')
-rw-r--r--site/posts/meta/Theme.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/posts/meta/Theme.org b/site/posts/meta/Theme.org
index 0dd9d44..5029380 100644
--- a/site/posts/meta/Theme.org
+++ b/site/posts/meta/Theme.org
@@ -234,7 +234,7 @@ SASS := site/style/main.sass
CSS := $(SASS:.sass=.css)
GENFILES += ${CLEO_THEME_TANGLE} ${SASS}
-CONTENTS += ${CSS}
+CONTENTS += ${CSS} templates/main.html
${CSS} : ${SASS} ${GENSASS}
@echo " compile $<"