Compare commits
2 commits
875db76f34
...
2a5b95523e
| Author | SHA1 | Date | |
|---|---|---|---|
| 2a5b95523e | |||
| 900230bbf0 |
3 changed files with 1 additions and 1 deletions
BIN
public/favicon.png
Normal file
BIN
public/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3 KiB |
BIN
public/logo.png
BIN
public/logo.png
Binary file not shown.
|
Before Width: | Height: | Size: 5.1 KiB |
|
|
@ -11,7 +11,7 @@ import OptimizeBackground from '../templates/components/Optimizer/OptimizeBackgr
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/logo.png" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, viewport-fit=cover" />
|
||||
<meta name="name" content={websiteName} />
|
||||
<meta name="description" content={websiteDescription} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue