update html site description, favicon
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 3.1 KiB |
@@ -4,8 +4,9 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="description" content="Web site created using create-react-app" />
|
||||
<title>React App</title>
|
||||
<meta name="description" content="Storage management tool" />
|
||||
<link rel="shortcut icon" type="image/jpg" href="./storage_32.ico"/>
|
||||
<title>Storage Manager</title>
|
||||
</head>
|
||||
|
||||
<body class="scroll-container">
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
Reference in New Issue
Block a user