mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 12:25:12 -05:00
feat: added some stuff
This commit is contained in:
parent
f73dab4579
commit
36f9c89214
21 changed files with 573 additions and 155 deletions
10
frontend/src/Headers/Pages/CuckList.elm
Normal file
10
frontend/src/Headers/Pages/CuckList.elm
Normal 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."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue