mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-03 03:01:52 +02:00
User lowercase for repo
This commit is contained in:
parent
7f11d79e49
commit
6c2ca12786
6 changed files with 18 additions and 13 deletions
|
@ -58,7 +58,7 @@ const Menu: React.VoidFunctionComponent<{ className: string }> = ({
|
|||
Support
|
||||
</a>
|
||||
</Link>
|
||||
<Link href="https://github.com/lukevella/Rallly">
|
||||
<Link href="https://github.com/lukevella/rallly">
|
||||
<a className="text-gray-400 hover:text-indigo-500 hover:underline-offset-2 hover:no-underline transition-colors">
|
||||
<Github className="w-8" />
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue