add favicon

This commit is contained in:
Laureηt 2024-07-20 17:03:15 +02:00
parent 0066d8168f
commit ecbe7ea3e8
Signed by: Laurent
SSH key fingerprint: SHA256:pb5NrYg80So5z9hmqQFPmp//sgr+DFeJkKhmGyU2NLk
2 changed files with 1 additions and 1 deletions

BIN
src/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 722 B

View file

@ -13,7 +13,7 @@
<meta property="og:url" content="https://laurent.fainsin.bzh" />
<meta property="og:type" content="website" />
<link rel="icon" type="image/png" href="favicon.png">
<link rel="icon" type="image/png" href="favicon.ico">
<link href="style.css" rel="stylesheet" type="text/css" media="screen">
</head>