feat: refactored a shit ton of stuff

This commit is contained in:
Nick 2024-12-09 22:25:18 -06:00
parent 38dd9ebbbb
commit 99af2e855e

View file

@ -565,7 +565,7 @@ mobileFooterImageMaker config icon =
gitlabDetails : { name : String, url : String } gitlabDetails : { name : String, url : String }
gitlabDetails = gitlabDetails =
{ name = "gitlab" { name = "gitlab"
, url = "https://gitlab.com/BRBWaffles/website" , url = "https://gitlab.com/upRootNutrition/website"
} }