diff --git a/src/common/components/UI/Sidebar/Profile.tsx b/src/common/components/UI/Sidebar/Profile.tsx index 1310a77..5a2b49e 100644 --- a/src/common/components/UI/Sidebar/Profile.tsx +++ b/src/common/components/UI/Sidebar/Profile.tsx @@ -6,9 +6,9 @@ const Profile: React.FC = () => ( ( } `} render={data => ( -
+
diff --git a/src/pages/index.tsx b/src/pages/index.tsx index caea192..f0b10a7 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -11,8 +11,12 @@ const IndexPage: React.FC = () => (

My name is Mark Hagemann but I also commonly go by "Haggy" or "Haggyman". Currently based in Melbourne, working for{' '} - MSTS. I am a software developer with a - focus on the web, and a curiosity for game development.{' '} + + {' '} + TreviPay + + . I am a software developer with a focus on the web, and a curiosity for + game development.{' '}


{' '}

diff --git a/src/portfolio/index.tsx b/src/portfolio/index.tsx index 8389b93..6c81bbb 100644 --- a/src/portfolio/index.tsx +++ b/src/portfolio/index.tsx @@ -65,7 +65,7 @@ const PortfolioIndex: React.FC = props => { is just as satisfying as making something pretty.