feat: bigass cuck salad

This commit is contained in:
Nick 2024-11-14 01:16:09 -06:00
parent 74bc980a08
commit a3ad02ad9d
40 changed files with 1631 additions and 1069 deletions

View file

@ -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
}