Skip to content

Commit

Permalink
update about page
Browse files Browse the repository at this point in the history
  • Loading branch information
x7ci committed Dec 8, 2023
1 parent c19d68f commit 6348dba
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions src/modules/about/about.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,20 +55,7 @@ const About = () => {
</Box>
</T>
</Underline>
. I'm currently open to work (
<Underline>
<T size="5" color="gray12" weight="3" background="cyan10">
<Box
as="a"
href="https://news.ycombinator.com/item?id=35424805#35585269"
target="_blank"
css={{ all: 'unset', cursor: 'pointer', padding: '0 4px 0 4px' }}
>
HN entry
</Box>
</T>
</Underline>
).
.
</T>
</Background>
</CornerDotsBox>
Expand Down

0 comments on commit 6348dba

Please sign in to comment.