summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2021-02-21 19:31:11 -0500
committerGitHub <noreply@github.com>2021-02-21 19:31:11 -0500
commit74bb526c19072ab26ed8f6f7c732365019cc7799 (patch)
treeed630e6de8afe418963e2d9509404745d1f03ccf /index.html
parent15c7ed8dc768da9034fefc5d087697960ac2358a (diff)
Tweak
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index ceda4fa..0d6ee17 100644
--- a/index.html
+++ b/index.html
@@ -7,8 +7,8 @@
<link href="https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap" rel="stylesheet">
- <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
- <link rel="icon" href="/favicon.ico" type="image/x-icon">
+ <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
+ <link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="style.css">
</head>