summaryrefslogtreecommitdiff
path: root/header.html.part
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-01 09:53:14 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-01 09:53:14 +0100
commitf7e6b7c9a9f5b290bfcc663169323a6f7c5c84ca (patch)
treea6160f63f380498f5a6f06fb20b7d9aa32b68d3a /header.html.part
parent8575662feac53cdecf42e9af35e33cb40f651c05 (diff)
replace favicon
Diffstat (limited to 'header.html.part')
-rw-r--r--header.html.part2
1 files changed, 1 insertions, 1 deletions
diff --git a/header.html.part b/header.html.part
index e65eb692..60efe13a 100644
--- a/header.html.part
+++ b/header.html.part
@@ -3,7 +3,7 @@
<head>
<title>buetow.org - Having fun with computers!</title>
<meta charset='utf-8'>
-<link rel="shortcut icon" type="image/jpg" href="favicon.ico"/ >
+<link rel="shortcut icon" type="image/gif" href="http://buetow.org/favicon.ico"/ >
<style>
body { background-color: #282c34; color: #dfdfdf; margin: auto; max-width: 900px; }
img { display: block; max-width: 70%;}