Shrink logo to 128x128 for favicon

This commit is contained in:
Anthony Wang 2022-08-20 18:17:17 -05:00
parent 7f9c529c6a
commit ce0b11278d
Signed by: a
GPG key ID: BC96B00AEC5F2D76
6 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>About</title>
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="icon" href="img/logo.png" type="image/png">
<link rel="icon" href="img/favicon.png" type="image/png">
</head>
<body>
<a href="..">

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>Explore</title>
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="icon" href="img/logo.png" type="image/png">
<link rel="icon" href="img/favicon.png" type="image/png">
</head>
<body>
<a href="..">

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>FUQs</title>
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="icon" href="img/logo.png" type="image/png">
<link rel="icon" href="img/favicon.png" type="image/png">
</head>
<body>
<a href="..">

BIN
img/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View file

@ -5,7 +5,7 @@
<meta charset="utf-8">
<title>exozyme</title>
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="icon" href="img/logo.png" type="image/png">
<link rel="icon" href="img/favicon.png" type="image/png">
</head>
<body>
<a href=".">

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>Quickstart</title>
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="icon" href="img/logo.png" type="image/png">
<link rel="icon" href="img/favicon.png" type="image/png">
</head>
<body>
<a href="..">