summaryrefslogtreecommitdiff
path: root/header.php
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2022-02-08 20:44:57 -0500
committerAdam T. Carpenter <atc@53hor.net>2022-02-08 20:44:57 -0500
commitd2a96e757f7f4bae9aa2dbf5384d386a9aa7998a (patch)
tree2c9b878e45faca18f414431160de061f814da372 /header.php
parent5188d34aa691d6a6f7c4a7e79cff7229dad1bf3e (diff)
downloadcarpentertutoring-d2a96e757f7f4bae9aa2dbf5384d386a9aa7998a.tar.xz
carpentertutoring-d2a96e757f7f4bae9aa2dbf5384d386a9aa7998a.zip
fix: strip honeypot and add logging for mailer errors
Diffstat (limited to 'header.php')
-rw-r--r--header.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/header.php b/header.php
index 53a0471..42925fa 100644
--- a/header.php
+++ b/header.php
@@ -255,10 +255,6 @@
: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" />
@@ -277,8 +273,6 @@
</head>
<body>
- <a class="honeypot" href="mailto:honeypot@53hor.net">Honeypot</a>
-
<nav>
<a href="/#contact">Contact Me</a>
<a href="/#reviews">Reviews</a>