feat: removed boilerplate

This commit is contained in:
Nick 2024-12-07 15:43:26 -06:00
parent cb51b17c08
commit a462c01f88
14 changed files with 277 additions and 378 deletions

View file

@ -82,7 +82,7 @@ subscriptions model =
view : Model -> View Msg
view model =
{ title = hyperBlogName
{ title = pageNames.pageHyperBlog
, attributes = []
, element = none
}