april fools

This commit is contained in:
Nicholas Orlowsky 2024-04-01 09:45:15 -05:00
parent bae4beb82b
commit 8ee68902b0
Signed by: nickorlow
GPG key ID: 838827D8C4611687
19 changed files with 156 additions and 76 deletions

View file

@ -13,6 +13,13 @@
</nav>
<div>
<script>
var url = new URL(window.location.href);
var af = url.searchParams.get("af");
if (af == null || af == "true") {
window.location.href = "./april-fools.html";
}
</script>
<h1 style="margin-bottom: 0px;">Nicholas Orlowsky</h1>
<p style="margin-top: 0px;">Software Engineer - Austin, TX</p>
<p>