aboutsummaryrefslogtreecommitdiffstats
path: root/render.moon
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2018-10-27 05:26:00 +0000
committers-ol <s-ol@users.noreply.github.com>2018-10-27 05:38:27 +0000
commitf7f24976e670deda22e3537c4f5c3845119b3399 (patch)
tree1ab16d7a336f3e3447c4a350ef246a891630b2f2 /render.moon
parentfix tablefs on client (diff)
downloadmmm-f7f24976e670deda22e3537c4f5c3845119b3399.tar.gz
mmm-f7f24976e670deda22e3537c4f5c3845119b3399.zip
lot more writing about tablefs
Diffstat (limited to 'render.moon')
-rw-r--r--render.moon2
1 files changed, 2 insertions, 0 deletions
diff --git a/render.moon b/render.moon
index 54afe9e..738fdbe 100644
--- a/render.moon
+++ b/render.moon
@@ -18,7 +18,9 @@ with io.open output_name, 'w'
</head>
<body>
<script src=\"/fengari-web.js\"></script>
+ <script src=\"//cdn.jsdelivr.net/npm/marked/marked.min.js\"></script>
<script type=\"application/lua\" src=\"/lib/init.client.moon.lua\"></script>
+
#{flush!}
</body>
</html>"