We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 311611c commit 505daf5Copy full SHA for 505daf5
components/hero-section.tsx
@@ -26,7 +26,7 @@ export function HeroSection() {
26
</div>
27
<div className="flex gap-4">
28
<Button variant="outline" size="icon" asChild>
29
- <a href="https://github.com/pro0xy" target="_blank" rel="noopener noreferrer">
+ <a href="https://github.com/prooxyyy" target="_blank" rel="noopener noreferrer">
30
<Github className="h-5 w-5" />
31
</a>
32
</Button>
0 commit comments