mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 20:35:13 -05:00
feat: cucks finally finished
This commit is contained in:
parent
7b8a5dbca5
commit
aa81fa7ad3
60 changed files with 290 additions and 201 deletions
|
@ -9,6 +9,10 @@ cuckTravisStatham =
|
|||
name : String
|
||||
name =
|
||||
"Travis Statham"
|
||||
|
||||
prop : String
|
||||
prop =
|
||||
"Seed oils do not cause obesity."
|
||||
in
|
||||
{ cuckImage = formatCuckName name
|
||||
, cuckName = name
|
||||
|
@ -16,15 +20,15 @@ cuckTravisStatham =
|
|||
, cuckDodges =
|
||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1461428023207489542?s=20"
|
||||
, dodgeDescription = NoReply
|
||||
, dodgeProposition = "seed oils do not cause obesity."
|
||||
, dodgeProposition = prop
|
||||
, dodgeNicksDoxasticState = Just Belief
|
||||
, dodgeNicksDoxasticReason = NoProp
|
||||
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonObesity
|
||||
}
|
||||
, { dodgeLink = "https://www.reddit.com/r/StopEatingSeedOils/comments/v457tu/how_vegetable_oils_make_us_fat_zero_acre/ic9u7wu/?utm_source=share"
|
||||
, dodgeDescription = NoReply
|
||||
, dodgeProposition = "seed oils do not cause obesity."
|
||||
, dodgeProposition = prop
|
||||
, dodgeNicksDoxasticState = Just Belief
|
||||
, dodgeNicksDoxasticReason = NoProp
|
||||
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonObesity
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue