From 027713fedd7f9cfb9793a326285a7163f6fb1f65 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 11 Jun 2023 15:55:31 +0200 Subject: [PATCH] added page name --- public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index 080d6c7..143bb5e 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "Admin Dashboard", + "name": "Admin Dashboard - Janex", "icons": [ { "src": "favicon.ico",