diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 1bae311..4de55c3 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@ <meta name="author" content="Joris Guyonvarch"> <meta name="description" content="See my resume and projects."> <link rel="stylesheet" href="/main.css"> -<link rel="icon" href="/icon.png"> +<link rel="icon" href="data:,"> <title>Joris Guyonvarch</title> |