diff options
author | Kai Stevenson <kai@kaistevenson.com> | 2023-03-01 13:48:50 -0800 |
---|---|---|
committer | Kai Stevenson <kai@kaistevenson.com> | 2023-03-01 13:48:50 -0800 |
commit | 090809a145493b93b5de1dc48626987f70119c28 (patch) | |
tree | cefbedf6d6c324ef28df90d7eecaf85e8f54be5d | |
parent | 5a2842b262aaa31b564f61eb410de8ebca6b1fc4 (diff) |
removed email redundancy
-rw-r--r-- | src/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/index.php b/src/index.php index c41dae8..2f2506e 100644 --- a/src/index.php +++ b/src/index.php @@ -5,7 +5,6 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); ?> <p> I'm Kai Stevenson, and this is my personal Web site for things that I like, such as programming, music, philosophy, and photography. - You can email me at kai@kaistevenson.com. Whereas I've done some cool things and whereas people sometimes like looking at cool things, you may want to follow one of the links below. </p> |