added better favicon

This commit is contained in:
2023-05-20 14:46:33 +01:00
parent 88c49778fe
commit ec31dab372
2 changed files with 1 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
<html>
<head>
<title>neon443</title>
<link rel="icon" type="image/x-icon" href="/images/favicon.ico">
<link rel="icon" type="image/x-icon" href="./images/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./style.css" type="text/css">
</head>