capitalize github in nav
This commit is contained in:
parent
4b03ca16a3
commit
3aa028d4d7
@ -68,7 +68,7 @@ const Nav = ({ isClient, internalLinks, className }) => (
|
|||||||
className={getNavClasses(isClient)}
|
className={getNavClasses(isClient)}
|
||||||
href="https://github.com/chuckdries"
|
href="https://github.com/chuckdries"
|
||||||
>
|
>
|
||||||
Github
|
GitHub
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user