mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 12:25:12 -05:00
4 lines
78 B
Elm
4 lines
78 B
Elm
![]() |
module Config.Identity exposing (..)
|
||
|
|
||
|
myName : String
|
||
|
myName = "The Nutrivore"
|