Skip to content

Commit

Permalink
remove github icon
Browse files Browse the repository at this point in the history
  • Loading branch information
yoland68 committed Jan 4, 2025
1 parent fbbc7c9 commit c6985bd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions components/Header/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,6 @@ const Header: React.FC<HeaderProps> = ({ isLoggedIn, title }) => {
className="p-3"
href="/discord"
></Badge>
<Badge
icon={GithubIcon}
color="gray"
className="p-3"
href="https://github.com/Comfy-Org/registry-backend"
></Badge>
{isLoggedIn ? (
<>
<Button
Expand Down

0 comments on commit c6985bd

Please sign in to comment.