Some server stuff

This commit is contained in:
MTGmonkey 2025-04-25 09:11:55 +02:00
parent f4e4e2eae1
commit a90f721dc4
6 changed files with 8 additions and 9750 deletions

Binary file not shown.

Binary file not shown.

View file

@ -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"
]