feat: added link to home page

This commit is contained in:
Nick 2024-12-29 19:34:50 -06:00
parent b02fe9a136
commit 866635694e

View file

@ -191,8 +191,8 @@ homePage device image =
[ text "upRootNutrition is an "
, newTabLink []
{ url = "https://gitlab.com/upRootNutrition/website"
, label = detailBodyLink TextLightOrange "open source project"
, label = detailBodyLink TextLightOrange "open source"
}
, text " created by Nick Hiebert, designed to elevate the quality of nutrition science communication in online discourse. By applying more rigorous systems of reasoning, such as formal logic and semantic analysis, upRootNutrition aims to cut through the misinformation and sophistry that are endemic on social media."
, text " project created by Nick Hiebert, designed to elevate the quality of nutrition science communication in online discourse. By applying more rigorous systems of reasoning, such as formal logic and semantic analysis, upRootNutrition aims to cut through the misinformation and sophistry that are endemic on social media."
]
]