mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 12:25:12 -05:00
feat: init
This commit is contained in:
parent
be12403f13
commit
7145b8a9fa
21 changed files with 591 additions and 9 deletions
4
frontend/src/Config/Identity.elm
Normal file
4
frontend/src/Config/Identity.elm
Normal file
|
@ -0,0 +1,4 @@
|
|||
module Config.Identity exposing (..)
|
||||
|
||||
myName : String
|
||||
myName = "The Nutrivore"
|
Loading…
Add table
Add a link
Reference in a new issue