Skip to content

Commit

Permalink
feat: update profile image
Browse files Browse the repository at this point in the history
  • Loading branch information
bardenHa committed Oct 14, 2023
1 parent 3d86f5e commit 5f04b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},
Expand Down

0 comments on commit 5f04b6a

Please sign in to comment.