summaryrefslogtreecommitdiff
path: root/content/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'content/html/index.html')
-rw-r--r--content/html/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/html/index.html b/content/html/index.html
index ded6271c..f18b3b8e 100644
--- a/content/html/index.html
+++ b/content/html/index.html
@@ -3,7 +3,7 @@
<head>
<title>buetow.org - Having fun with computers!</title>
<meta charset='utf-8'>
-<link rel="shortcut icon" type="image/gif" href="https://buetow.org/favicon.ico"/ >
+<link rel="shortcut icon" type="image/gif" href=/favicon.ico" />
<style>
body { background-color: #282c34; color: #dfdfdf; margin: auto; max-width: 900px; }
img { display: block; max-width: 70%;}