aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThijs Paelman <thijs.paelman+git@hotmail.be>2023-06-08 22:57:32 +0200
committerThijs Paelman <thijs.paelman+git@hotmail.be>2023-06-08 22:57:32 +0200
commit0132e6ebecd4741b9e9449260e494063b545294c (patch)
tree7b3f0300f3332004d82d176f81e229277b7fcf0d
parent0afcbb42e7babfb1a69a1e7df2cd3732171746e0 (diff)
downloadwebsite-0132e6ebecd4741b9e9449260e494063b545294c.tar.gz
website-0132e6ebecd4741b9e9449260e494063b545294c.zip
images: fix placeholder favicons
Fix typos in blog Delete placeholder favicons Replace some by the Ouroboros logo
-rw-r--r--content/en/blog/20220212-tcp-ip-architecture.md6
-rw-r--r--[-rwxr-xr-x]themes/docsy/static/favicons/android-144x144.pngbin4299 -> 2877 bytes
-rw-r--r--[-rwxr-xr-x]themes/docsy/static/favicons/android-192x192.pngbin5264 -> 3369 bytes
-rw-r--r--[-rwxr-xr-x]themes/docsy/static/favicons/android-36x36.pngbin980 -> 471 bytes
-rw-r--r--[-rwxr-xr-x]themes/docsy/static/favicons/android-48x48.pngbin1071 -> 677 bytes
-rw-r--r--[-rwxr-xr-x]themes/docsy/static/favicons/android-72x72.pngbin1926 -> 1162 bytes
-rwxr-xr-xthemes/docsy/static/favicons/android-96x196.pngbin2309 -> 0 bytes
-rw-r--r--themes/docsy/static/favicons/android-96x96.pngbin0 -> 1760 bytes
-rw-r--r--[-rwxr-xr-x]themes/docsy/static/favicons/apple-touch-icon-180x180.pngbin4748 -> 3198 bytes
-rw-r--r--[-rwxr-xr-x]themes/docsy/static/favicons/pwa-192x192.pngbin5264 -> 3369 bytes
-rwxr-xr-xthemes/docsy/static/favicons/pwa-512x512.pngbin20743 -> 0 bytes
-rwxr-xr-xthemes/docsy/static/favicons/tile150x150.pngbin8985 -> 0 bytes
-rwxr-xr-xthemes/docsy/static/favicons/tile310x150.pngbin11661 -> 0 bytes
-rwxr-xr-xthemes/docsy/static/favicons/tile310x310.pngbin23621 -> 0 bytes
-rwxr-xr-xthemes/docsy/static/favicons/tile70x70.pngbin3592 -> 0 bytes
15 files changed, 3 insertions, 3 deletions
diff --git a/content/en/blog/20220212-tcp-ip-architecture.md b/content/en/blog/20220212-tcp-ip-architecture.md
index ca4f58a..49fea7a 100644
--- a/content/en/blog/20220212-tcp-ip-architecture.md
+++ b/content/en/blog/20220212-tcp-ip-architecture.md
@@ -152,7 +152,7 @@ Layer 1: At the physical layer, Ethernet has a minimum frame size,
which is required to accurately detect collisions. For 10/100Mbit this
is 64 bytes. Shorter frames must be _padded_. How to distinguish the
padding from a packet which actually has zeros at the end of its data?
-Well, Ethernet has a _length_ field_ in the MAC header. But in DIX
+Well, Ethernet has a _length_ field in the MAC header. But in DIX
Ethernet that is an Ethertype, so a _length_ field in the IP header is
used (both IPv4 as IPv6). A Layer 1 problem is actually propagated
into Layer 2 and even Layer 3. Gigabit Ethernet has an even larger
@@ -196,7 +196,7 @@ consequences of these seemingly insignificant pet peeves of mine.
The term _ossification of the Internet_ is sometimes used to describe
difficulties in making sizeable changes within the TCP/IP network
-_stack -- a lack of _evolvability_. For most technologies, there is a
+stack -- a lack of _evolvability_. For most technologies, there is a
steady cycle of innovation, adoption and deprecation. Remember DOS,
OS/2, Windows 3.1, Windows 95? Right, that's what they are: once
ubiquitous, now mostly memories. In contrast, "Next Generation
@@ -446,4 +446,4 @@ Dimitri
-- fixes for urgent problems and improvements in the short
term. I want to stress that we were never treated unfairly by
any reviewer, and this section should not be read as a complaint
- of any sort. \ No newline at end of file
+ of any sort.
diff --git a/themes/docsy/static/favicons/android-144x144.png b/themes/docsy/static/favicons/android-144x144.png
index 8851c09..d9831eb 100755..100644
--- a/themes/docsy/static/favicons/android-144x144.png
+++ b/themes/docsy/static/favicons/android-144x144.png
Binary files differ
diff --git a/themes/docsy/static/favicons/android-192x192.png b/themes/docsy/static/favicons/android-192x192.png
index 94b2ad2..7cf1137 100755..100644
--- a/themes/docsy/static/favicons/android-192x192.png
+++ b/themes/docsy/static/favicons/android-192x192.png
Binary files differ
diff --git a/themes/docsy/static/favicons/android-36x36.png b/themes/docsy/static/favicons/android-36x36.png
index 7ec5cf6..d5a4ff1 100755..100644
--- a/themes/docsy/static/favicons/android-36x36.png
+++ b/themes/docsy/static/favicons/android-36x36.png
Binary files differ
diff --git a/themes/docsy/static/favicons/android-48x48.png b/themes/docsy/static/favicons/android-48x48.png
index 419a445..919fa0a 100755..100644
--- a/themes/docsy/static/favicons/android-48x48.png
+++ b/themes/docsy/static/favicons/android-48x48.png
Binary files differ
diff --git a/themes/docsy/static/favicons/android-72x72.png b/themes/docsy/static/favicons/android-72x72.png
index 230b18f..267a0b8 100755..100644
--- a/themes/docsy/static/favicons/android-72x72.png
+++ b/themes/docsy/static/favicons/android-72x72.png
Binary files differ
diff --git a/themes/docsy/static/favicons/android-96x196.png b/themes/docsy/static/favicons/android-96x196.png
deleted file mode 100755
index 8cc6989..0000000
--- a/themes/docsy/static/favicons/android-96x196.png
+++ /dev/null
Binary files differ
diff --git a/themes/docsy/static/favicons/android-96x96.png b/themes/docsy/static/favicons/android-96x96.png
new file mode 100644
index 0000000..5a34d99
--- /dev/null
+++ b/themes/docsy/static/favicons/android-96x96.png
Binary files differ
diff --git a/themes/docsy/static/favicons/apple-touch-icon-180x180.png b/themes/docsy/static/favicons/apple-touch-icon-180x180.png
index 03d0b51..6a67199 100755..100644
--- a/themes/docsy/static/favicons/apple-touch-icon-180x180.png
+++ b/themes/docsy/static/favicons/apple-touch-icon-180x180.png
Binary files differ
diff --git a/themes/docsy/static/favicons/pwa-192x192.png b/themes/docsy/static/favicons/pwa-192x192.png
index 94b2ad2..7cf1137 100755..100644
--- a/themes/docsy/static/favicons/pwa-192x192.png
+++ b/themes/docsy/static/favicons/pwa-192x192.png
Binary files differ
diff --git a/themes/docsy/static/favicons/pwa-512x512.png b/themes/docsy/static/favicons/pwa-512x512.png
deleted file mode 100755
index 89258a4..0000000
--- a/themes/docsy/static/favicons/pwa-512x512.png
+++ /dev/null
Binary files differ
diff --git a/themes/docsy/static/favicons/tile150x150.png b/themes/docsy/static/favicons/tile150x150.png
deleted file mode 100755
index 3d0c760..0000000
--- a/themes/docsy/static/favicons/tile150x150.png
+++ /dev/null
Binary files differ
diff --git a/themes/docsy/static/favicons/tile310x150.png b/themes/docsy/static/favicons/tile310x150.png
deleted file mode 100755
index ed89042..0000000
--- a/themes/docsy/static/favicons/tile310x150.png
+++ /dev/null
Binary files differ
diff --git a/themes/docsy/static/favicons/tile310x310.png b/themes/docsy/static/favicons/tile310x310.png
deleted file mode 100755
index 67172b3..0000000
--- a/themes/docsy/static/favicons/tile310x310.png
+++ /dev/null
Binary files differ
diff --git a/themes/docsy/static/favicons/tile70x70.png b/themes/docsy/static/favicons/tile70x70.png
deleted file mode 100755
index 31413a2..0000000
--- a/themes/docsy/static/favicons/tile70x70.png
+++ /dev/null
Binary files differ