summaryrefslogtreecommitdiff
path: root/src/pages/about.php
diff options
context:
space:
mode:
authorJonas Kohl <gitlab@jonaskohl.de>2024-07-19 13:26:41 +0200
committerJonas Kohl <gitlab@jonaskohl.de>2024-07-19 13:26:41 +0200
commit8b075f66b34d6eea36304ee6f08c9726e13ffd82 (patch)
tree952a3121f795a2e898da8550006adbcce4cf1196 /src/pages/about.php
parent2f9719e064f2efd4e6b05e7a5e5797000dfbe6b8 (diff)
Add tested browsers
Diffstat (limited to 'src/pages/about.php')
-rw-r--r--src/pages/about.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/about.php b/src/pages/about.php
index 657dd60..b9f8b22 100644
--- a/src/pages/about.php
+++ b/src/pages/about.php
@@ -14,4 +14,4 @@ $age = date_diff(new DateTimeImmutable(), new DateTimeImmutable(BIRTHDATE))->for
<p>Hello, I'm <strong>Jonas Kohl</strong> aka <strong>hozyro</strong>!</p>
<p>I'm <strong><?= $age ?>-year-old</strong> student and software engineer. I use <strong>they/them</strong>, <strong>she/her</strong> and <strong>he/him</strong> pronouns.</p>
-<p>I love retro computing, especially the early to mid-2000s (yes, that's considered retro now, get over it), as you can tell by this website (which btw should work just fine in IE 6 if you manage to bypass the SSL errors somehow.)</p>
+<p>I love retro computing, especially the early to mid-2000s (yes, that's considered retro now, get over it), as you can tell by this website (which btw should work just fine in IE 6 if you manage to bypass the SSL errors somehow &ndash; I tested it in IE 6, IE 7 and Mozilla 1.1.)</p>