From 84c055d179852e0b43edca9cf0cc6917b3c0748c Mon Sep 17 00:00:00 2001 From: Foster Hangdaan Date: Tue, 1 Aug 2023 20:16:14 -0400 Subject: [PATCH] Minor changes to wording --- index.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/index.tsx b/index.tsx index 055da5a..5659774 100644 --- a/index.tsx +++ b/index.tsx @@ -7,9 +7,7 @@ export default function({ comp }) { return ( <>
-

- {comp.icons.User()} About -

+

{comp.icons.User()} About Me

I am a software developer, open-source enthusiast, lover of pizza, renegade of funk and many more.

I spend most of my time tinkering with computer servers or the latest JavaScript frameworks. @@ -17,7 +15,7 @@ export default function({ comp }) {

-

{comp.icons.Mail()} Contact

+

{comp.icons.Mail()} Contact Me

The primary method of reaching me is through my email: foster@hangdaan.email.

If you'd like an encrypted response, you can send me your GPG public key. You can find mine in the GPG Key page.