Compare commits

..

No commits in common. "2a5b95523e555915122486e747cc1ba0433ef426" and "875db76f34e2feb69e1c4c0d45d86d424e947ae1" have entirely different histories.

3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3 KiB

BIN
public/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

View file

@ -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="/favicon.png" />
<link rel="icon" type="image/svg+xml" href="/logo.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} />