Add favicon
This commit is contained in:
parent
3345b05ca1
commit
5c1605e964
2 changed files with 3 additions and 3 deletions
BIN
assets/owl_circuit.png
Normal file
BIN
assets/owl_circuit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 562 KiB |
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue