mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 04:25:11 -05:00
feat: lots of work
This commit is contained in:
parent
4a19d6eb06
commit
848038b62b
158 changed files with 1361 additions and 685 deletions
|
@ -85,7 +85,7 @@ subscriptions model =
|
|||
|
||||
view : Shared.Model -> Model -> View Msg
|
||||
view shared model =
|
||||
{ title = pageNames.pageHome
|
||||
{ title = pageNames.pageHome ++ " ( )"
|
||||
, attributes = []
|
||||
, element = homeContainer shared.device
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue