Skip to content

Commit 87f0401

Browse files
committed
Product Hunt navbar
1 parent 4e14ba9 commit 87f0401

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

gitforme/src/PageContent/AppHeader.jsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,8 @@ export const AppHeader = ({ isAuthenticated, user, onLogout, onLogin, repoUrl, s
5252
<GitHubIcon />
5353
<span className="hidden md:inline">Login</span>
5454
</button>
55-
5655
)}
57-
<div className="flex flex-col items-center">
56+
<div className="flex flex-col items-center">
5857
{/* Product Hunt Badge */}
5958
<a href="https://www.producthunt.com/products/gitforme?embed=true&utm_source=badge-featured&utm_medium=badge&utm_source=badge-gitforme" target="_blank" rel="noopener noreferrer">
6059
<img

0 commit comments

Comments
 (0)