From 86a5e1e62ae48d44cdd63be732300798eac12702 Mon Sep 17 00:00:00 2001
From: "Adam T. Carpenter" <atc@53hor.net>
Date: Thu, 17 Nov 2022 22:18:18 -0500
Subject: fix: contact me -> contact

---
 header.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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>
-- 
cgit v1.2.3