diff --git a/Makefile b/Makefile index af25b1c18..9897dc5d5 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ build/MJLite.js: MJLite.js parser.jison lexer.js copy: build cp build/MJLite.js ../exercises/utils/MJLite.js - cp static/style.css ../exercises/css/mjlite.css + cp static/mjlite.css ../exercises/css/ cp -R static/fonts ../exercises/css/ serve: diff --git a/static/index.html b/static/index.html index ff71de492..e109676f1 100644 --- a/static/index.html +++ b/static/index.html @@ -5,10 +5,11 @@ - + +
- +