Skip to content

Commit

Permalink
feat: updates about page
Browse files Browse the repository at this point in the history
  • Loading branch information
ghoshnirmalya committed Jun 23, 2023
1 parent abdda0a commit 04c7899
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions src/components/pages/about/base/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,7 @@ const Page: FC = () => {
<Heading as="h1" size="lg" color="white">
Nirmalya Ghosh
</Heading>
<Text fontWeight="bold">
Staff Developer Advocate @
<Link
href="https://rapidapi.com/"
isExternal
_hover={{
textDecoration: "none",
}}
>
Rapid
</Link>
</Text>
<Text fontWeight="bold">Staff Developer Advocate @</Text>
</VStack>
</Box>
</HStack>
Expand Down

1 comment on commit 04c7899

@vercel
Copy link

@vercel vercel bot commented on 04c7899 Jun 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.