aboutsummaryrefslogtreecommitdiffstats
path: root/render.moon
diff options
context:
space:
mode:
Diffstat (limited to 'render.moon')
-rw-r--r--render.moon2
1 files changed, 1 insertions, 1 deletions
diff --git a/render.moon b/render.moon
index b53708b..66272ec 100644
--- a/render.moon
+++ b/render.moon
@@ -42,7 +42,7 @@ with io.open output_name, 'w'
<script type=\"application/lua\" src=\"/root.bundle.lua\"></script>
<script defer type=\"application/lua\" src=\"/mmm/init.lua\"></script>
- #{'' or rehydrate}
+ #{rehydrate}
</body>
</html>"
\close!