summaryrefslogtreecommitdiff
path: root/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'header.php')
-rw-r--r--header.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/header.php b/header.php
index 42925fa..53a0471 100644
--- a/header.php
+++ b/header.php
@@ -255,6 +255,10 @@
:target.modal .card {
overflow: auto;
}
+
+ .honeypot {
+ display: none;
+ }
</style>
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link href="https://fonts.googleapis.com/css2?family=Architects+Daughter&family=Indie+Flower&family=PT+Sans&display=swap" rel="stylesheet" />
@@ -273,6 +277,8 @@
</head>
<body>
+ <a class="honeypot" href="mailto:honeypot@53hor.net">Honeypot</a>
+
<nav>
<a href="/#contact">Contact Me</a>
<a href="/#reviews">Reviews</a>