feat: Adds new favicon

This commit is contained in:
Alicia Sykes 2024-06-08 15:23:09 +01:00
parent 2f1bab569d
commit 8013a0a445

View File

@ -69,7 +69,7 @@ const makeBreadcrumbs = () => {
<meta name="robots" content="index, follow"> <meta name="robots" content="index, follow">
<!-- Icons and colors --> <!-- Icons and colors -->
<!-- <link rel="icon" type="image/svg+xml" href="/favicon.svg" /> --> <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" type="image/png" sizes="512x512" href="/web-check.png"> <link rel="icon" type="image/png" sizes="512x512" href="/web-check.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">