We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d195f39 commit ac7c6d5Copy full SHA for ac7c6d5
src/pages/index.js
@@ -50,7 +50,7 @@ class Home extends Component {
50
return (
51
<Layout location={location}>
52
<TitleAndMetaTags
53
- title="React – uma biblioteca JavaScript para criar interfaces de usuário"
+ title="React – Uma biblioteca JavaScript para criar interfaces de usuário"
54
ogUrl={createOgUrl('index.html')}
55
/>
56
<div css={{width: '100%'}}>
0 commit comments