Skip to content

Commit 784257d

Browse files
committed
refactor: simplify faq content
Signed-off-by: Adam Setch <[email protected]>
1 parent 379a9de commit 784257d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Navbar.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const isHomepage = currentPathname === "/";
4040
}
4141

4242
<li>
43-
<!-- <GitHubRepo /> -->
43+
<GitHubRepo />
4444
</li>
4545
</ul>
4646
</div>

0 commit comments

Comments
 (0)