website/frontend/src/Config/Identity.elm

4 lines
78 B
Elm
Raw Normal View History

2024-11-10 22:55:49 -06:00
module Config.Identity exposing (..)
myName : String
myName = "The Nutrivore"