add short name of the site
This commit is contained in:
parent
8bd5363298
commit
e350a95270
@ -6,12 +6,12 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<meta name="theme-color" content="#000000" />
|
<meta name="theme-color" content="#000000" />
|
||||||
<meta
|
<meta
|
||||||
name="description"
|
name="Anthill"
|
||||||
content="Web site created using create-react-app"
|
content="Anhill company website"
|
||||||
/>
|
/>
|
||||||
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo_white.svg" />
|
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo_white.svg" />
|
||||||
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
||||||
<title>React App</title>
|
<title>Anthill</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"short_name": "React App",
|
"short_name": "Anthill",
|
||||||
"name": "Create React App Sample",
|
"name": "Anthill.ru",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "logo.svg",
|
"src": "logo.svg",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user