Skip to content

Commit

Permalink
Merge branch 'master' into 404-content
Browse files Browse the repository at this point in the history
  • Loading branch information
bradgarropy authored Oct 1, 2023
2 parents 9fcd6f6 + 2bdef0e commit dbfe2f3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/components/HireMe/HireMe.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,10 @@ const HireMe: FC<HireMeProps> = ({testimonials}) => {
<span className="font-semibold">Atlassian</span>
</FancyLink>
, working on{" "}
<FancyLink to="https://trello.com">
<span className="font-semibold">Trello</span>
<FancyLink to="https://www.atlassian.com/software/confluence">
<span className="font-semibold">Confluence</span>
</FancyLink>{" "}
as a{" "}
<span className="italic">Developer Experience Engineer</span>.
as a <span className="italic">Frontend Developer</span>.
Although I&apos;m not actively looking for a new role, please
check out my{" "}
<FancyLink to="https://bradgarropy.com/resume">
Expand Down

0 comments on commit dbfe2f3

Please sign in to comment.