mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-17 04:45:12 -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,9 @@ cuckEdwardGoeke =
|
|||
name : String
|
||||
name =
|
||||
"Edward Goeke"
|
||||
|
||||
propSeedOils =
|
||||
"Seed oils are inflammatory."
|
||||
in
|
||||
{ cuckImage = formatCuckName name
|
||||
, cuckName = name
|
||||
|
@ -16,15 +19,15 @@ cuckEdwardGoeke =
|
|||
, cuckDodges =
|
||||
[ { dodgeLink = "https://x.com/TheNutrivore/status/1773421625150746784?s=20"
|
||||
, dodgeDescription = NoReply
|
||||
, dodgeProposition = "seed oils are inflammatory."
|
||||
, dodgeProposition = propSeedOils
|
||||
, dodgeNicksDoxasticState = Just Disbelief
|
||||
, dodgeNicksDoxasticReason = NoProp
|
||||
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonInflammation
|
||||
}
|
||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1774154640403423359?s=20"
|
||||
, dodgeDescription = NoReply
|
||||
, dodgeProposition = "seed oils are inflammatory."
|
||||
, dodgeProposition = propSeedOils
|
||||
, dodgeNicksDoxasticState = Just Disbelief
|
||||
, dodgeNicksDoxasticReason = NoProp
|
||||
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonInflammation
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue