Remove April fools
This commit is contained in:
parent
5092383168
commit
00f6476387
1 changed files with 0 additions and 7 deletions
|
@ -1,11 +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…
Add table
Add a link
Reference in a new issue