Добавил новый favicon, изменил лого в хедере, поправил стили

This commit is contained in:
megavrilinvv
2022-10-31 13:21:29 +03:00
parent be817b06e1
commit 05b947bdac
6 changed files with 28 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>logo.png">
<link rel="icon" href="<%= BASE_URL %>logo.svg">
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body style="margin: 0; height: 100vh;">