mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 12:25:12 -05:00
feat: refactored cucks
This commit is contained in:
parent
667440f60f
commit
354b9418f8
69 changed files with 2 additions and 2 deletions
|
@ -125,7 +125,7 @@ cuckMaker cuck =
|
|||
, clip
|
||||
, width <| px 72
|
||||
]
|
||||
{ src = "cucks/" ++ cuck.cuckImage ++ ".png"
|
||||
{ src = "cucks/" ++ cuck.cuckImage ++ "/" ++ cuck.cuckImage ++ ".png"
|
||||
, description = cuck.cuckName
|
||||
}
|
||||
, column
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue