Some server stuff
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -66,7 +66,7 @@ init : E.Value -> Url.Url -> Nav.Key -> ( Model, Cmd Msg )
|
||||
init flags url key =
|
||||
let
|
||||
initContent =
|
||||
[ text "Welcome to my website!"
|
||||
[ text "Welcome to my website! Pardon the alpha quality for the time being"
|
||||
, text "\nRun `help` to get started"
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user