website: fix GitHub stars (#1849)
This commit is contained in:
@ -28,7 +28,6 @@ class HTML extends React.Component {
|
||||
<div key={'body'} id="___gatsby" dangerouslySetInnerHTML={{ __html: this.props.body }} />
|
||||
{this.props.postBodyComponents}
|
||||
<Gitter room="netlify/NetlifyCMS" />
|
||||
<script async defer src="https://buttons.github.io/buttons.js" />
|
||||
<script src="//unpkg.com/docsearch.js@2.4.1/dist/cdn/docsearch.min.js" />
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user