summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2022-11-17 22:18:18 -0500
committerAdam T. Carpenter <atc@53hor.net>2022-11-17 22:18:18 -0500
commit86a5e1e62ae48d44cdd63be732300798eac12702 (patch)
tree9a8c16bb0a9cbc75c3e75496d354ab6c8cf7b369
parentdd6c6094289606887397976224c16fc9621fca25 (diff)
downloadcarpentertutoring-86a5e1e62ae48d44cdd63be732300798eac12702.tar.xz
carpentertutoring-86a5e1e62ae48d44cdd63be732300798eac12702.zip
fix: contact me -> contact
-rw-r--r--header.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/header.php b/header.php
index 86208c9..66c2c5a 100644
--- a/header.php
+++ b/header.php
@@ -292,7 +292,7 @@
<body>
<nav>
- <a href="/#contact">Contact Me</a>
+ <a href="/#contact">Contact</a>
<a href="/#reviews">Reviews</a>
<a href="/about">About</a>
<a href="/policies">Policies</a>