mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01:00
Merge branch 'main' of github.com:learn-anything/learn-anything.xyz
This commit is contained in:
@@ -88,7 +88,7 @@ export const ProfileSection: React.FC = () => {
|
||||
<DropdownMenuSeparator />
|
||||
|
||||
<DropdownMenuItem asChild>
|
||||
<Link className="cursor-pointer" href="https://github.com/learn-anything">
|
||||
<Link className="cursor-pointer" href="https://github.com/learn-anything/learn-anything">
|
||||
<div className="relative flex flex-1 items-center gap-2">
|
||||
<LaIcon name="Github" />
|
||||
<span className="line-clamp-1 flex-1">GitHub</span>
|
||||
|
||||
Reference in New Issue
Block a user