diff --git a/elm/todolist/elmapp.config.js b/elm/todolist/elmapp.config.js new file mode 100644 index 0000000..ae3810d --- /dev/null +++ b/elm/todolist/elmapp.config.js @@ -0,0 +1,3 @@ +module.exports = { + homepage: "https://mateadrielrafael.github.io/elmTodolist" +}; diff --git a/elm/todolist/public/index.html b/elm/todolist/public/index.html index c0fb46e..7bef8ed 100644 --- a/elm/todolist/public/index.html +++ b/elm/todolist/public/index.html @@ -15,7 +15,6 @@