Skip to content

Commit

Permalink
Remove blank
Browse files Browse the repository at this point in the history
Co-authored-by: Fabian Steeg <[email protected]>
  • Loading branch information
sroertgen and fsteeg authored Mar 21, 2024
1 parent 13b4e10 commit 43023ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/bio.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const Bio = () => {
const social = data.site.siteMetadata?.social

return (
<div className="bio">
<div className="bio">
<StaticImage
className="bio-avatar"
layout="fixed"
Expand Down

0 comments on commit 43023ea

Please sign in to comment.