Updated project name
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "Meal Picker"
|
name = "NoteNook"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
description = "An app designed to build, store, and select meals for shopping purposes."
|
description = "An app designed to build, store, and select meals for shopping purposes."
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
@@ -18,7 +18,7 @@ org = "codes.kalar"
|
|||||||
|
|
||||||
# project display name that is used as an app title on Android and iOS home screens,
|
# project display name that is used as an app title on Android and iOS home screens,
|
||||||
# shown in window titles and about app dialogs on desktop.
|
# shown in window titles and about app dialogs on desktop.
|
||||||
product = "Meal Picker"
|
product = "NoteNook"
|
||||||
|
|
||||||
# company name to display in about app dialogs
|
# company name to display in about app dialogs
|
||||||
company = "Nick Kalar"
|
company = "Nick Kalar"
|
||||||
|
|||||||
Reference in New Issue
Block a user