mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-26 05:13:24 +03:00
Remove old header title.
This commit is contained in:
parent
008e13fba5
commit
4d4ac95fbc
@ -102,14 +102,7 @@ view sharedData page model toMsg pageView =
|
||||
[ Attr.style "display" "flex"
|
||||
, Attr.style "justify-content" "space-evenly"
|
||||
]
|
||||
[ Html.span [ Attr.class "icon" ]
|
||||
[ Html.text " "
|
||||
, Html.kbd [] [ Html.text "Ctrl" ]
|
||||
, Html.text "+"
|
||||
, Html.kbd [] [ Html.text "R" ]
|
||||
, Html.text " Smoothies"
|
||||
]
|
||||
]
|
||||
[]
|
||||
, Html.div
|
||||
[ Attr.style "padding" "40px"
|
||||
]
|
||||
|
0
examples/todos/src/Data/Todo.elm
Normal file
0
examples/todos/src/Data/Todo.elm
Normal file
Loading…
Reference in New Issue
Block a user