summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cmc.pub>2025-03-24 22:59:50 -0500
committerChristian Cleberg <hello@cmc.pub>2025-03-24 22:59:50 -0500
commit4f0a61c9d636bb865831c4843fac525f81dfa38c (patch)
tree5d11df8c2b7c2668f83a564400271daa3e06f200
parentd7d9bcf52a4a5a86417cd8562b252a0152578f2f (diff)
downloadcv-4f0a61c9d636bb865831c4843fac525f81dfa38c.tar.gz
cv-4f0a61c9d636bb865831c4843fac525f81dfa38c.tar.bz2
cv-4f0a61c9d636bb865831c4843fac525f81dfa38c.zip
prevent favicon requests
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index b982752..22c6037 100644
--- a/index.html
+++ b/index.html
@@ -1,4 +1,4 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Curriculum Vitae</title></head><body>
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Curriculum Vitae</title><link rel="icon" href="data:;base64,="></head><body>
<pre><a href="https://cmc.pub">&larr; home</a>
Christian Cleberg &lt;hello@cmc.pub&gt;