diff --git a/src/config.tsx b/src/config.tsx index 9c6ea9d..93ae519 100644 --- a/src/config.tsx +++ b/src/config.tsx @@ -4,7 +4,7 @@ const profile = { name: 'Harry Barden', title: 'Harry Barden - Software Engineer', description: 'Software engineer and creator of things. I write (sometimes) about software, productivity, and life.', - image: '/images/cover.png', + image: '/images/me.webp', twitter: { handle: '@bardenha', },