Skip to content

Commit

Permalink
Merge branch 'main' into structured-logging
Browse files Browse the repository at this point in the history
  • Loading branch information
LewisBroadhurst authored Mar 30, 2024
2 parents 059e76f + 4156050 commit a3b6b67
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions website/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,16 @@ function Home() {
/>
</div>
</div>
<div className="col col--4">
<div className="col-demo">
{' '}
<Avatar
name="Miklos Sagi"
description="OSPO Engineering Lead at NatWest Group"
username="msagi"
/>
</div>
</div>
</div>
</div>
</Layout>
Expand Down

0 comments on commit a3b6b67

Please sign in to comment.