💄 (app) add a more specific favicon

This commit is contained in:
Julien Calixte
2023-04-15 17:27:57 +02:00
parent 46b1ddcf3c
commit c2796c8e14
4 changed files with 17 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<link rel="icon" href="/loop.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Loopycode</title>
</head>