Skip to content

Commit

Permalink
Update married state (waay to late)
Browse files Browse the repository at this point in the history
  • Loading branch information
C0DK committed Jun 24, 2023
1 parent db637ff commit b6c301f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/TagLine.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ const TagLine = () => (<>
<Tag>Open-Source contributor</Tag>
</TagRow>
<TagInnerRow>
<Tag>Married (Pending)</Tag>
<Tag>Married</Tag>
<Tag>Dad</Tag>
<Tag>Vinyl Collector</Tag>
<Tag>Cargo Bike Rider</Tag>
<Tag>home Renovator</Tag>
<Tag>Dane</Tag>
<Tag>Danish</Tag>
</TagInnerRow>
</>
);
Expand Down

0 comments on commit b6c301f

Please sign in to comment.