From 31eb5143b0fab7befe86ca8c016fb7ea1b401c08 Mon Sep 17 00:00:00 2001 From: Kevin Hoerr Date: Mon, 28 Nov 2022 21:46:31 -0500 Subject: Update build with changes (#27) * Update filetype * Update timestamp of app before build * Fix version specification for step * Fix BlockLink typing * Update with my actual role --- src/pages/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/pages/index.tsx') diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 10ba281..5ab65f0 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -21,8 +21,8 @@ const IndexPage = (): React.ReactElement => {

I'm a computer science and math graduate from Millersville - University. I work as an IT consultant and specialize in development - operations and systems validation for web applications. + University. I work as a Solutions Architect and specialize in + development operations and systems validation for web applications.

My most recent projects have been focused on full-stack development. I -- cgit