1
Fork 0
solar-conflux/elm/todolist/elmapp.config.js
Matei Adriel 5768b99435
elm(todolist): chore: added an elmapp.config file
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-28 17:32:24 +02:00

4 lines
83 B
JavaScript

module.exports = {
homepage: "https://mateadrielrafael.github.io/elmTodolist"
};