diff options
| author | Jonas Kohl | 2026-01-17 15:18:50 +0100 |
|---|---|---|
| committer | Jonas Kohl | 2026-01-17 15:18:50 +0100 |
| commit | 7bc5afb63dbd148c37b82fb165f116228255d083 (patch) | |
| tree | ac80c5edfb482cee4900836784990a0a0ff9cda0 /src/pages | |
| parent | 3f1f9ccfed9361a308e602a07cbcd34adacd87a7 (diff) | |
Diffstat (limited to 'src/pages')
| -rw-r--r-- | src/pages/about.php | 14 |
1 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> |