From 7ff6eccdf91ae5e9f14cb3e3e6ae23fc97b2bad0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rebecca=20M=C3=BCller?=
 <rebecca.mueller@student.reutlingen-university.de>
Date: Thu, 4 Apr 2024 11:42:17 +0000
Subject: [PATCH] Update index.html

---
 index.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/index.html b/index.html
index 4bb3f2c..9023390 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,6 @@
     <title>My Website</title>
     <link rel="stylesheet" href="./style.css">
 	<link href='https://fonts.googleapis.com/css?family=Inter' rel='stylesheet'>
-    <link rel="icon" href="./favicon.ico" type="image/x-icon">
   </head>
   <body>
 	<div class="content">
-- 
GitLab