aboutsummaryrefslogtreecommitdiffstats
path: root/render.moon
diff options
context:
space:
mode:
Diffstat (limited to 'render.moon')
-rw-r--r--render.moon1
1 files changed, 1 insertions, 0 deletions
diff --git a/render.moon b/render.moon
index 79844e1..f56e8b8 100644
--- a/render.moon
+++ b/render.moon
@@ -13,6 +13,7 @@ load_file = (name) ->
print "<!DOCTYPE html>
<html>
<head>
+ <meta charset=\"UTF-8\">
<title>MMM: lunar low-gravity scripting playground</title>
</head>
<body>