Skip to content

Commit

Permalink
Restore Star on GitHub button
Browse files Browse the repository at this point in the history
  • Loading branch information
hramos committed Jan 30, 2017
1 parent 71e7ffd commit ce8783c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/core/home/HomeSplash.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ class HomeSplash extends React.Component {
<div className="section promoSection">
{siteConfig.homepagePromos.map(this.makePromoElements, this)}
</div>
<div className="githubButton">{siteConfig.githubButton}</div>
</div>
</div>
</div>
Expand Down

0 comments on commit ce8783c

Please sign in to comment.