diff options
Diffstat (limited to 'frontend/public')
-rw-r--r-- | frontend/public/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/public/index.html b/frontend/public/index.html index 4b00122..2bf0fff 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -5,10 +5,10 @@ <link rel="icon" href="data:," /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="theme-color" content="#000000" /> - <meta name="description" content="Inventory" /> + <meta name="description" content="Unmess" /> <link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> <link rel="stylesheet" id="theme-stylesheet" href="%PUBLIC_URL%/bootstrap.flatly.min.css" /> - <title>Inventory</title> + <title>Unmess</title> </head> <body> <noscript>You need to enable JavaScript to run this app.</noscript> |