diff --git a/static/index.html b/static/index.html index 6d97528..b0b1e79 100644 --- a/static/index.html +++ b/static/index.html @@ -2,6 +2,12 @@ Schala Metainterpreter Web Evaluator +
diff --git a/static/main.jsx b/static/main.jsx index 15c1433..0341753 100644 --- a/static/main.jsx +++ b/static/main.jsx @@ -38,7 +38,7 @@ class CodeArea extends React.Component { } render() { - return (
+ return (