summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJonas Kohl2026-01-17 15:18:50 +0100
committerJonas Kohl2026-01-17 15:18:50 +0100
commit7bc5afb63dbd148c37b82fb165f116228255d083 (patch)
treeac80c5edfb482cee4900836784990a0a0ff9cda0 /src
parent3f1f9ccfed9361a308e602a07cbcd34adacd87a7 (diff)
Add iOS 6 screenshotHEADmain
Diffstat (limited to 'src')
-rw-r--r--src/pages/about.php14
-rw-r--r--src/static/ios.pngbin0 -> 195450 bytes
-rw-r--r--src/static/ios_thumb.jpgbin0 -> 6615 bytes
3 files changed, 14 insertions, 0 deletions
diff --git a/src/pages/about.php b/src/pages/about.php
index f8fa98f..c81c83c 100644
--- a/src/pages/about.php
+++ b/src/pages/about.php
@@ -109,6 +109,15 @@ over at <a href="http://hozyro.jkohl.link/">http://hozyro.jkohl.link/</a>!
</tbody></table>
<table style="margin:0 auto"><tbody>
<tr>
+<td style="width:258px;padding:12px 12px 0" class="center">
+ <a class="imgLink" target="_new" href="/static/ios.png"><!--
+ --><img src="/static/ios_thumb.jpg"
+ alt="Screenshot of the home page being displayed on
+ iOS 6"
+ width="256"
+ height="192" /><!--
+ --></a>
+</td>
<td style="width:343px;padding:12px 12px 0" class="center">
<a class="imgLink" target="_new" href="/static/current.png"><!--
--><img src="/static/current_thumb.jpg"
@@ -122,6 +131,11 @@ over at <a href="http://hozyro.jkohl.link/">http://hozyro.jkohl.link/</a>!
<tr>
<td class="center vtop">
<span class="smallText">Fig. 5: Screenshot of the home page being displayed
+ on iOS 6 (real hardware)<br />
+ <span class="enlarge">(Click image to enlarge)</span></span>
+</td>
+<td class="center vtop">
+ <span class="smallText">Fig. 6: Screenshot of the home page being displayed
on my main machine (Firefox 128 on macOS 14.5) (real hardware)<br />
<span class="enlarge">(Click image to enlarge)</span></span>
</td>
diff --git a/src/static/ios.png b/src/static/ios.png
new file mode 100644
index 0000000..923cd22
--- /dev/null
+++ b/src/static/ios.png
Binary files differ
diff --git a/src/static/ios_thumb.jpg b/src/static/ios_thumb.jpg
new file mode 100644
index 0000000..16ff00b
--- /dev/null
+++ b/src/static/ios_thumb.jpg
Binary files differ