Skip to content

Commit 3ee1bac

Browse files
authored
Update IntroductionContent.tsx
1 parent 092733b commit 3ee1bac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

client/src/components/docs-layout/content/IntroductionContent.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export const IntroductionContent = () => (
3131
</div>
3232
</div>
3333
<div className="bg-gradient-to-r from-purple-900/20 to-blue-900/20 p-6 rounded-lg border border-purple-800/30">
34-
<h3 className="text-lg font-semibold text-white mb-2">Built with ❤️ by Anas Khan</h3>
34+
<h3 className="text-lg font-semibold text-white mb-2">Built with ❤️ by Anas</h3>
3535
</div>
3636
</div>
37-
);
37+
);

0 commit comments

Comments
 (0)