mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 04:25:11 -05:00
feat: added dodger page
This commit is contained in:
parent
f05a528580
commit
5ff83e3585
18 changed files with 338 additions and 51 deletions
2
frontend/src/Pages/Home_.elm
Normal file → Executable file
2
frontend/src/Pages/Home_.elm
Normal file → Executable file
|
@ -75,7 +75,7 @@ subscriptions model =
|
|||
|
||||
view : Model -> View Msg
|
||||
view model =
|
||||
{ title = homeName
|
||||
{ title = pageNames.pageHome
|
||||
, attributes = []
|
||||
, element = none
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue