diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-01 09:53:14 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | 2a1b307384e73c2e56195bae787e0eaaac07564b (patch) | |
| tree | c2c1f31c07353f8c26dc27439ac112cf175c03c4 | |
| parent | 86e40f9026d2978aedcf570a92f6a9d1c5940492 (diff) | |
replace favicon
| -rw-r--r-- | content/gemtext/favicon.ico | bin | 1150 -> 1077 bytes | |||
| -rw-r--r-- | content/html/contact-information.html | 2 | ||||
| -rw-r--r-- | content/html/favicon.ico | bin | 1150 -> 1077 bytes | |||
| -rw-r--r-- | content/html/gemfeed/2016-04-03-offsite-backup-with-zfs.html | 2 | ||||
| -rw-r--r-- | content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html | 2 | ||||
| -rw-r--r-- | content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html | 2 | ||||
| -rw-r--r-- | content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html | 2 | ||||
| -rw-r--r-- | content/html/index.html | 2 | ||||
| -rw-r--r-- | content/html/resources.html | 2 | ||||
| -rw-r--r-- | header.html.part | 2 |
10 files changed, 8 insertions, 8 deletions
diff --git a/content/gemtext/favicon.ico b/content/gemtext/favicon.ico Binary files differindex e060ef2..999c023 100644 --- a/content/gemtext/favicon.ico +++ b/content/gemtext/favicon.ico diff --git a/content/html/contact-information.html b/content/html/contact-information.html index 8fbf157..dc1ded7 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/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%;} diff --git a/content/html/favicon.ico b/content/html/favicon.ico Binary files differindex e060ef2..999c023 100644 --- a/content/html/favicon.ico +++ b/content/html/favicon.ico 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 38e02b2..d85742f 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/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%;} 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 f075041..0e678e0 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/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%;} 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 a281218..7e183f8 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/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%;} 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 d7a0dee..45574b8 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/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%;} diff --git a/content/html/index.html b/content/html/index.html index 80216ce..d8088a3 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/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%;} diff --git a/content/html/resources.html b/content/html/resources.html index 676ba2f..b873ef2 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/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%;} diff --git a/header.html.part b/header.html.part index e65eb69..60efe13 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%;} |
