Skip to content

Commit

Permalink
fix: change description
Browse files Browse the repository at this point in the history
  • Loading branch information
joypoddar committed Apr 3, 2023
1 parent 5440074 commit 69992c2
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions components/ExtendedFooter.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,8 @@ const ExtendedFooter = () => {
<Image alt="Logo of ReactPlay" src={LogoLight} />
</h3>
<p className="text-lg lg:text-2xl">
An open-source project made with ❤️ by{" "}
<a
className="underline font-normal text-gray-800"
href="https://tapasadhikary.com"
rel="noopener noreferrer"
target="_blank"
>
Tapas Adhikary
</a>{" "}
and friends.
An open-source project made with ❤️ by folks dedicated to give back
to the developer community.
</p>
<div className="mt-8">
<p>
Expand Down

0 comments on commit 69992c2

Please sign in to comment.