mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-27 21:29:55 +03:00
Force build.
This commit is contained in:
parent
e53c897eb6
commit
807266701a
@ -37,7 +37,8 @@ view : ErrorPage -> View msg
|
||||
view error =
|
||||
{ body =
|
||||
[ Html.div []
|
||||
[ Html.text "Hi! This is a NotFound error"
|
||||
[ Html.text
|
||||
"Page not found. Maybe try another URL?"
|
||||
]
|
||||
]
|
||||
, title = "This is a NotFound Error"
|
||||
|
Loading…
Reference in New Issue
Block a user