mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-26 05:13:24 +03:00
Force build.
This commit is contained in:
parent
701d949304
commit
5e10f199d2
@ -126,7 +126,8 @@ view maybeUrl sharedModel static =
|
|||||||
[ Html.h1 [] [ Html.text "You're not logged in" ]
|
[ Html.h1 [] [ Html.text "You're not logged in" ]
|
||||||
, Route.link Route.Login
|
, Route.link Route.Login
|
||||||
[]
|
[]
|
||||||
[ Html.text <| "Login" ]
|
[ Html.text <| "Login"
|
||||||
|
]
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user