Skip to content

Commit 505daf5

Browse files
committed
Fix github page
1 parent 311611c commit 505daf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/hero-section.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export function HeroSection() {
2626
</div>
2727
<div className="flex gap-4">
2828
<Button variant="outline" size="icon" asChild>
29-
<a href="https://github.com/pro0xy" target="_blank" rel="noopener noreferrer">
29+
<a href="https://github.com/prooxyyy" target="_blank" rel="noopener noreferrer">
3030
<Github className="h-5 w-5" />
3131
</a>
3232
</Button>

0 commit comments

Comments
 (0)