remove april fool's
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 1h9m50s
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 1h9m50s
This commit is contained in:
parent
120f40e621
commit
254083fb32
|
@ -1,13 +1,4 @@
|
||||||
<div>
|
<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>
|
<h1 style="margin-bottom: 0px;">Nicholas Orlowsky</h1>
|
||||||
<p style="margin-top: 0px;">Software Engineer - Austin, TX</p>
|
<p style="margin-top: 0px;">Software Engineer - Austin, TX</p>
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in a new issue