add favicons

This commit is contained in:
2023-05-17 04:20:08 +02:00
parent 8774d74163
commit 41c0ed5811
6 changed files with 7 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/x-icon" href="/favicon-dark.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Contexted</title>
</head>