add favicon

This commit is contained in:
vitrinekast 2024-11-26 14:39:14 +01:00
parent 868ea21639
commit 0f250781f9
2 changed files with 1 additions and 0 deletions

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@ -5,6 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="styles.css" />
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<title>Klankschool</title>
</head>
<body>