summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/index.html b/index.html
index 96c9a95..d470b64 100644
--- a/index.html
+++ b/index.html
@@ -2,9 +2,7 @@
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
- <link rel="preconnect" href="https://fonts.googleapis.com">
- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
- <link href="https://fonts.googleapis.com/css2?family=Itim&display=swap" rel="stylesheet">
+ <link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="style.css"></link>
</head>