diff options
| author | Adam T. Carpenter <atc@53hor.net> | 2022-11-17 22:18:18 -0500 |
|---|---|---|
| committer | Adam T. Carpenter <atc@53hor.net> | 2022-11-17 22:18:18 -0500 |
| commit | 86a5e1e62ae48d44cdd63be732300798eac12702 (patch) | |
| tree | 9a8c16bb0a9cbc75c3e75496d354ab6c8cf7b369 /header.php | |
| parent | dd6c6094289606887397976224c16fc9621fca25 (diff) | |
| download | carpentertutoring-86a5e1e62ae48d44cdd63be732300798eac12702.tar.xz carpentertutoring-86a5e1e62ae48d44cdd63be732300798eac12702.zip | |
fix: contact me -> contact
Diffstat (limited to 'header.php')
| -rw-r--r-- | header.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |