feat: added some stuff

This commit is contained in:
Nick 2024-12-01 02:56:13 -06:00
parent f73dab4579
commit 36f9c89214
21 changed files with 573 additions and 155 deletions

View file

@ -0,0 +1,10 @@
module Headers.Pages.CuckList exposing (..)
import Headers.Types exposing (..)
cuckListHeader : Header
cuckListHeader =
{ headerTitle = "CUCKLIST"
, headerBody = "This page features a list of morons who wrote cheques with their mouths that their asses couldn't cash. Each person included in this list has dodged debating me."
}