Quick fix added favicon to things.html

This commit is contained in:
Purplebored
2024-05-04 01:07:44 +02:00
parent d6897f4e10
commit 05c0dd27b3

View File

@@ -3,6 +3,7 @@
<head> <head>
<title>=Stuff i use=</title> <title>=Stuff i use=</title>
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
<link rel="icon" href="favicon.ico" type="image/x-icon">
</head> </head>
<body> <body>