Remove subheading on /

This commit is contained in:
Laura Hausmann 2022-11-20 21:10:39 +01:00
parent 9a64f5b085
commit ef1e976eda
Signed by: zotan
GPG key ID: D044E84C5BE01605

View file

@ -6,12 +6,6 @@
var travelynx = new Database.DbConn().TravelynxInfo.ToList();
}
@section head
{
<h2 style="margin-bottom: 0;">Welcome internet user.</h2>
<small style="color:#aaa">An experimental http3 + v6o version of this page is available <a href="https://h3.zotan.pw">here</a>.</small>
}
<h1 id="about">About me</h1>
<p>Hey there, I'm <span style="color: #D291BC;">Laura</span> (~<span style="color: #957DAD">zotan</span>, she/they), and I'm a queer, anarchist & antifascist network engineer, system administrator and software developer.</p>
<p>
@ -159,4 +153,4 @@
@section postfooter {
<img src="/files/help.svg" height="450rem" title="Designed by someone I love, ~fr2">
}
}