Public: Add favicon.png

This commit is contained in:
networkException 2022-01-05 15:46:34 +01:00
parent 28fc10aeed
commit 3a36bb4ef7
2 changed files with 1 additions and 0 deletions

BIN
public/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

View file

@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="favicon.png" type="image/png">
<link rel="stylesheet" href="style/index.css">
<title>nwex.de</title>
</head>