1
0
Fork 0

added favicon

This commit is contained in:
Sara Gerretsen 2025-12-28 16:46:30 +01:00
parent 860eee725b
commit 6427036d85
3 changed files with 185 additions and 2 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 719 KiB

View file

@ -3,8 +3,9 @@
<head>
<title>Solutions no one asked for</title>
<link rel="stylesheet" type="text/css" href="style.css">
<style>
</style>
<link rel="icon" href="favicon.svg" type="image/svg+xml">
<style>
</style>
</head>
<body>
<header>

View file

@ -5,6 +5,7 @@
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" href="favicon.svg" type="image/svg+xml">
</head>
<body>
<header>