From aa940218b87e548153b19185ef8f1764c5822793 Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Mon, 29 Jul 2024 16:47:30 +0200 Subject: Add screenshot --- src/pages/about.php | 21 +++++++++++++++++++++ src/static/current.png | Bin 0 -> 447268 bytes src/static/current_thumb.jpg | Bin 0 -> 5099 bytes 3 files changed, 21 insertions(+) create mode 100644 src/static/current.png create mode 100644 src/static/current_thumb.jpg diff --git a/src/pages/about.php b/src/pages/about.php index fc4ffdd..f8fa98f 100644 --- a/src/pages/about.php +++ b/src/pages/about.php @@ -37,6 +37,7 @@ somehow – I tested it in many old browsers, including IE 6, IE 7, Mozilla 1.1 and Safari 2). This website is also available solely via HTTP over at http://hozyro.jkohl.link/!

+

This site being displayed on various systems

@@ -106,3 +107,23 @@ over at http://hozyro.jkohl.link/!
+ + + + + + + +
+ Screenshot of the home page being displayed on
+                my main machine (Firefox 128 on macOS 14.5) +
+ Fig. 5: Screenshot of the home page being displayed + on my main machine (Firefox 128 on macOS 14.5) (real hardware)
+ (Click image to enlarge)
+
diff --git a/src/static/current.png b/src/static/current.png new file mode 100644 index 0000000..9a9afd6 Binary files /dev/null and b/src/static/current.png differ diff --git a/src/static/current_thumb.jpg b/src/static/current_thumb.jpg new file mode 100644 index 0000000..2455536 Binary files /dev/null and b/src/static/current_thumb.jpg differ -- cgit v1.2.3