Skip to content

Commit 1a317ee

Browse files
authoredJan 15, 2023
Fix casing of GitHub in header (jantimon#21)
1 parent d3dabe2 commit 1a317ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/pages/index.page.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ const Index = () => (
140140
<Header>
141141
<TextLogo>CSS Variable</TextLogo>
142142
<HeaderLink href="https://github.com/jantimon/css-variable">
143-
Github
143+
GitHub
144144
</HeaderLink>
145145
<ThemeSwitch />
146146
</Header>

0 commit comments

Comments
 (0)
Failed to load comments.