mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 04:25:11 -05:00
feat: added dodgers
This commit is contained in:
parent
77ba154534
commit
be90387ae7
1 changed files with 2 additions and 2 deletions
|
@ -222,7 +222,7 @@ dodgers =
|
||||||
]
|
]
|
||||||
, falseState =
|
, falseState =
|
||||||
row []
|
row []
|
||||||
[ text "Nick leans "
|
[ text "Nick leans more toward "
|
||||||
, text "FALSE" |> el [ F.bold ]
|
, text "FALSE" |> el [ F.bold ]
|
||||||
, text " than true."
|
, text " than true."
|
||||||
]
|
]
|
||||||
|
@ -337,7 +337,7 @@ dodgers =
|
||||||
, cuckDodges =
|
, cuckDodges =
|
||||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1687535030862831616"
|
[ { dodgeLink = "https://x.com/TheNutrivore/status/1687535030862831616"
|
||||||
, dodgeDescription = dodgeType.noReply
|
, dodgeDescription = dodgeType.noReply
|
||||||
, dodgeProposition = "\"Seed oils are not a significant, independent concern for public health.\""
|
, dodgeProposition = "\"seed oils are not a significant, independent concern for public health.\""
|
||||||
, dodgeNicksPosition = doxasticType.trueState
|
, dodgeNicksPosition = doxasticType.trueState
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue