Skip to content

Commit

Permalink
remove facebook oss logo
Browse files Browse the repository at this point in the history
  • Loading branch information
mateosilguero committed Apr 26, 2020
1 parent 56c90d4 commit ed48973
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions website/core/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,20 +96,6 @@ class Footer extends React.Component {
)}
</div>
</section>

<a
href="https://opensource.facebook.com/"
target="_blank"
rel="noreferrer noopener"
className="fbOpenSource"
>
<img
src={`${this.props.config.baseUrl}img/oss_logo.png`}
alt="Facebook Open Source"
width="170"
height="45"
/>
</a>
</footer>
);
}
Expand Down
Binary file removed website/static/img/oss_logo.png
Binary file not shown.

0 comments on commit ed48973

Please sign in to comment.