We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 092733b commit 3ee1bacCopy full SHA for 3ee1bac
1 file changed
client/src/components/docs-layout/content/IntroductionContent.tsx
@@ -31,7 +31,7 @@ export const IntroductionContent = () => (
31
</div>
32
33
<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>
+ <h3 className="text-lg font-semibold text-white mb-2">Built with ❤️ by Anas</h3>
35
36
37
-);
+);
0 commit comments