We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcdb6eb + cbeecdb commit b5af0b0Copy full SHA for b5af0b0
1 file changed
docs/website/pages/en/index.js
@@ -76,7 +76,6 @@ class HomeSplash extends React.Component {
76
let language = this.props.language || '';
77
return (
78
<SplashContainer>
79
- <Logo img_src={imgUrl('docusaurus.svg')} />
80
<div className="inner">
81
<ProjectTitle />
82
<PromoSection>
0 commit comments