summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-01 13:20:04 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:04 +0100
commit284e83bca22141d4dd012cfcd084dab912662ce6 (patch)
tree12179e21bcd50324c93ea43d95df1b186ba1f218
parentff732376f7c68eb032f075463cf9484b0ad9fa95 (diff)
fix the favicon link
-rw-r--r--content/html/contact-information.html2
-rw-r--r--content/html/gemfeed/2016-04-03-offsite-backup-with-zfs.html2
-rw-r--r--content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html2
-rw-r--r--content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html2
-rw-r--r--content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html2
-rw-r--r--content/html/index.html2
-rw-r--r--content/html/resources.html2
-rw-r--r--header.html.part2
8 files changed, 8 insertions, 8 deletions
diff --git a/content/html/contact-information.html b/content/html/contact-information.html
index 106fd91..e6693d2 100644
--- a/content/html/contact-information.html
+++ b/content/html/contact-information.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=/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%;}
diff --git a/content/html/gemfeed/2016-04-03-offsite-backup-with-zfs.html b/content/html/gemfeed/2016-04-03-offsite-backup-with-zfs.html
index df3e57d..aaa7330 100644
--- a/content/html/gemfeed/2016-04-03-offsite-backup-with-zfs.html
+++ b/content/html/gemfeed/2016-04-03-offsite-backup-with-zfs.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=/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%;}
diff --git a/content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html b/content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html
index 33c95cc..2e31eaf 100644
--- a/content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html
+++ b/content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.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=/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%;}
diff --git a/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html b/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html
index cccf4e6..5aef2d7 100644
--- a/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html
+++ b/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.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=/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%;}
diff --git a/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html b/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html
index 92d5fb9..79ac6f1 100644
--- a/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html
+++ b/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.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=/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%;}
diff --git a/content/html/index.html b/content/html/index.html
index f18b3b8..ab894dd 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=/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%;}
diff --git a/content/html/resources.html b/content/html/resources.html
index b11cced..050083e 100644
--- a/content/html/resources.html
+++ b/content/html/resources.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=/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%;}
diff --git a/header.html.part b/header.html.part
index 9db721a..25d21c2 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/gif" href=/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%;}