chore: fix formatting in website/src/html.js (#2783)
This commit is contained in:
parent
943dccc4b4
commit
2bafa2c8f3
@ -25,7 +25,7 @@ class HTML extends React.Component {
|
||||
<div key={'body'} id="___gatsby" dangerouslySetInnerHTML={{ __html: this.props.body }} />
|
||||
{this.props.postBodyComponents}
|
||||
<a className="chat-button" href="/chat">
|
||||
<img src="/img/slack.svg"/>
|
||||
<img src="/img/slack.svg" />
|
||||
</a>
|
||||
<script src="//unpkg.com/docsearch.js@2.4.1/dist/cdn/docsearch.min.js" />
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user