From ab262193c5e852729b40a9c1618e68fa44c1b702 Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Thu, 25 Jul 2024 10:29:28 +0200 Subject: Add vista screenshot --- src/pages/about.php | 14 ++++++++++++++ src/static/vista.png | Bin 0 -> 1264433 bytes src/static/vista_thumb.jpg | Bin 0 -> 6757 bytes 3 files changed, 14 insertions(+) create mode 100644 src/static/vista.png create mode 100644 src/static/vista_thumb.jpg diff --git a/src/pages/about.php b/src/pages/about.php index b10fb84..16f29ad 100644 --- a/src/pages/about.php +++ b/src/pages/about.php @@ -76,6 +76,15 @@ available solely via HTTP over at height="192" /> + + Screenshot of the home page being displayed in 
+                     IE 9 on Windows Vista + @@ -83,5 +92,10 @@ available solely via HTTP over at in Safari 6.0.5 on OS X 10.8.5 (real hardware)
(Click image to enlarge) + + Fig. 4: Screenshot of the home page being displayed + in IE 9 on Windows Vista (real hardware)
+ (Click image to enlarge)
+ diff --git a/src/static/vista.png b/src/static/vista.png new file mode 100644 index 0000000..d93d07b Binary files /dev/null and b/src/static/vista.png differ diff --git a/src/static/vista_thumb.jpg b/src/static/vista_thumb.jpg new file mode 100644 index 0000000..1abed45 Binary files /dev/null and b/src/static/vista_thumb.jpg differ -- cgit v1.2.3