mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 20:35:13 -05:00
feat: bigass cuck salad
This commit is contained in:
parent
74bc980a08
commit
a3ad02ad9d
40 changed files with 1631 additions and 1069 deletions
|
@ -5,13 +5,18 @@ import Cuckery.Types exposing (..)
|
|||
|
||||
cuckAnthonyGustin : Cuck
|
||||
cuckAnthonyGustin =
|
||||
{ cuckImage = "adamsinger"
|
||||
, cuckName = "Adam Singer"
|
||||
, cuckSocial = "https://twitter.com/AdamSinger"
|
||||
let
|
||||
name : String
|
||||
name =
|
||||
"Anthony Gustin"
|
||||
in
|
||||
{ cuckImage = formatCuckName name
|
||||
, cuckName = name
|
||||
, cuckSocial = "https://twitter.com/dranthonygustin"
|
||||
, cuckDodges =
|
||||
[ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1447245484356108292?s=20"
|
||||
, dodgeDescription = RanAway
|
||||
, dodgeProposition = "diets humans thrived on in the wild, sans dentists and doctors, are correct."
|
||||
[ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1482502242632552449?s=20"
|
||||
, dodgeDescription = GhostedMe
|
||||
, dodgeProposition = "seed oils are not a significant, independent risk factor for public health."
|
||||
, dodgeNicksDoxasticState = Just Belief
|
||||
, dodgeNicksDoxasticReason = NoProp
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue