feat: added a bunch of stuff

This commit is contained in:
Nick 2024-11-30 04:32:00 -06:00
parent 2a0b5f25ca
commit 16cc054355
52 changed files with 252 additions and 38 deletions

View file

@ -19,7 +19,7 @@ type alias PageInput =
pageNames : PageInput
pageNames =
{ pageRoot = "home"
, pageHome = "upRootHealth"
, pageHome = "upRootNutrition"
, pagePlatforms = "platforms"
, pageServices = "services"
, pageDodgers = "cuckList"