Remove feature callout until it is completed

This commit is contained in:
Jim Schubert 2018-12-29 09:41:19 -05:00
parent c69af94397
commit c4de50f845

View File

@ -293,7 +293,7 @@ class Index extends React.Component {
<HomeSplash siteConfig={siteConfig} language={language} />
<div className="mainContainer">
<Features />
<FeatureCallout />
{/*<FeatureCallout />*/}
<LearnHow />
<TryOutHomebrew />
<TryOutDocker />