1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

bump elm-land to 0.19.1

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2023-07-02 18:27:25 +05:30
parent fcf7bc3ed3
commit 4d49130e9c
7 changed files with 446 additions and 479 deletions
+2 -3
View File
@@ -31,11 +31,10 @@ page _ _ =
-- LAYOUT
layout : Model -> Layouts.Layout
layout : Model -> Layouts.Layout Msg
layout _ =
Layouts.Home
{ home = {}
}
{}