diff options
Diffstat (limited to 'server.moon')
| -rw-r--r-- | server.moon | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server.moon b/server.moon index 283672e..fb33806 100644 --- a/server.moon +++ b/server.moon @@ -24,6 +24,7 @@ require "app.#{arg[1]}" print "<!DOCTYPE html> <html> <head> + <script src=\"fengari-web.js\"></script> <title>MMM: lunar low-gravity scripting playground</title> </head> <body> |
