Skip to content

Commit

Permalink
Merge branch 'main' of github.com:jbilcke-hf/clapper
Browse files Browse the repository at this point in the history
  • Loading branch information
jbilcke-hf committed Jul 31, 2024
2 parents f426817 + abe5f77 commit 6aa6f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/toolbars/top-menu/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ export function TopMenu() {
<Tooltip>
<TooltipTrigger className="">
<div className="scale-100 cursor-pointer text-stone-300/70 transition-all duration-200 ease-in-out hover:scale-110 hover:text-stone-100/90">
<a href="https://discord.gg/AEruz9B92B" target='"_blank'>
<a href="https://github.com/jbilcke-hf/clapper" target='"_blank'>
<FaGithubAlt className="h-4 w-4" />
</a>
</div>
Expand Down

0 comments on commit 6aa6f65

Please sign in to comment.