Skip to content

Commit fd2c389

Browse files
committed
chore: change footer text
1 parent 231bd6a commit fd2c389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const Footer = () => {
66
<p>
77
Designed & built with <span className="inline-flex items-center">
88
<Heart className="w-3 h-3 md:w-4 md:h-4" color="#ff4444"/>
9-
</span> by <span className="underline underline-offset-4">Himank Dave</span>. Take inspirations from this, as long as you credit me.
9+
</span> by <span className="underline underline-offset-4">Himank Dave</span>. You can take inspirations from this or fork it, as long as you credit me.
1010
</p>
1111
</footer>
1212
)

0 commit comments

Comments
 (0)