diff --git a/elm.json b/elm.json index 7443f40..0d5f54e 100644 --- a/elm.json +++ b/elm.json @@ -9,10 +9,14 @@ "elm/browser": "1.0.2", "elm/core": "1.0.5", "elm/html": "1.0.0", + "elm/http": "2.0.0", "elm/url": "1.0.0", + "elm-explorations/markdown": "1.0.0", "hecrj/html-parser": "2.4.0" }, "indirect": { + "elm/bytes": "1.0.8", + "elm/file": "1.0.5", "elm/json": "1.1.3", "elm/parser": "1.1.0", "elm/time": "1.0.0", diff --git a/public/index.html b/public/index.html index 3a5aef6..8fac638 100644 --- a/public/index.html +++ b/public/index.html @@ -7,62 +7,45 @@ - + + +