From 1ad422f007b5b7f3f986e451842568b455f26408 Mon Sep 17 00:00:00 2001 From: "Christopher C. Wells" Date: Sat, 27 Mar 2021 20:24:24 -0700 Subject: [PATCH] Rename kcal --- composer.json | 4 ++-- package-lock.json | 2 +- public/site.webmanifest | 4 ++-- .../components/application-logo.blade.php | 24 ++++--------------- 4 files changed, 10 insertions(+), 24 deletions(-) diff --git a/composer.json b/composer.json index ecb9172..f50317f 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { - "name": "pfnj/pfnj", + "name": "kcalapp/kcal", "type": "project", - "description": "Personal Food Nutrition Journal", + "description": "kcal – the personal food nutrition journal", "license": "MPL-2.0", "require": { "php": "^8.0", diff --git a/package-lock.json b/package-lock.json index dbc3331..5b20f5f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "pfnj", + "name": "kcal", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/public/site.webmanifest b/public/site.webmanifest index 838f4e9..9ee3fb1 100644 --- a/public/site.webmanifest +++ b/public/site.webmanifest @@ -1,6 +1,6 @@ { - "name": "PFNJ", - "short_name": "PFNJ", + "name": "kcal", + "short_name": "kcal", "icons": [ { "src": "/android-chrome-192x192.png", diff --git a/resources/views/components/application-logo.blade.php b/resources/views/components/application-logo.blade.php index e0c0d5d..a68d060 100644 --- a/resources/views/components/application-logo.blade.php +++ b/resources/views/components/application-logo.blade.php @@ -1,21 +1,7 @@
- - - - - - - -
- P - F - N - J -
+ kcal
+
+ the personal food nutrition journal +
+