Update index.php text

This commit is contained in:
Laura Hausmann 2022-04-12 22:33:14 +02:00
parent f426b3d17f
commit 3a83059719
Signed by: zotan
GPG key ID: D044E84C5BE01605

View file

@ -26,7 +26,7 @@
<section id="main_content">
<h1 id="about">About me</h1>
<p>Hey there, I'm <span style="color: #D291BC;">Laura</span> (~<span style="color: #957DAD">zotan</span>, she/her), and I'm a queer, anarchist & antifascist network engineer, system administrator and software developer.</p>
<p>You can find me in hackerspaces across Germany, primarily in Berlin and Karlsruhe. <?php echo file_get_contents("travelynx.txt") ?></p>
<p>You can find me in hackerspaces across Germany, primarily in Berlin, Munich and Karlsruhe. <?php echo file_get_contents("travelynx.txt") ?></p>
<p>Here you can find my contact info, crypto keys, projects, and a few links.</p>
<?php if(strpos($_SERVER['REMOTE_ADDR'], ':') === false && $_SERVER['HTTP_HOST'] === "zotan.pw"): ?>
<p>Many of my services are IPv6-only, and more are soon to follow. Your browser preferred IPv4 while connecting to this website, so please <a href="https://ip6.biz" target="_blank">check your connection</a> for IPv6 support before contacting me if your browser displays a network error.</p>