There was an error while loading. Please reload this page.
1 parent 602cc23 commit 48b9636Copy full SHA for 48b9636
1 file changed
src/_components/layout/Header.tsx
@@ -60,10 +60,10 @@ export function Header() {
60
</ul>
61
</nav>
62
<a
63
- href="https://github.com/wickedbyte"
+ href="https://github.com/wickedbyte/design-pattern-decision-tree"
64
target="_blank"
65
rel="noopener noreferrer"
66
- aria-label="WickedByte on GitHub"
+ aria-label="GitHub Repository for Website"
67
className="rounded-md p-1.5 text-text-muted hover:text-text-primary transition-colors"
68
>
69
<GitHubIcon className="h-5 w-5" />
0 commit comments