Add favicon

This commit is contained in:
Tibo De Peuter 2023-07-30 16:23:18 +02:00
parent 3345b05ca1
commit 5c1605e964
2 changed files with 3 additions and 3 deletions

BIN
assets/owl_circuit.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 562 KiB

View file

@ -1,14 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" type="text/css" href="style.css" />
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="color-scheme" content="light dark">
<title>Tibo De Peuter</title>
<!-- TODO Icon -->
<link rel="stylesheet" type="text/css" href="style.css" />
<link rel="shortcut icon" type="image/png" href="assets/owl_circuit.png"/>
</head>
<body>
<div class="wrapper">