fix favicon

This commit is contained in:
2025-10-10 10:38:47 +01:00
parent e75d0deb7d
commit 0acf51baba

View File

@@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Next Orly</title>
<link rel="icon" href="/favicon.png" type="image/png" />
<link rel="icon" href="/orly.png" type="image/png" />
<link rel="stylesheet" href="/bundle.css" />
</head>
<body>