Skip to content

Commit

Permalink
Merge pull request finos#104 from grizzwolf/master
Browse files Browse the repository at this point in the history
 changed out ChartIQ / Glue42 / GreenKey broken logos - changed footer logo URL
  • Loading branch information
rikoe authored Jul 10, 2019
2 parents d772491 + f4efbb3 commit 6f3cb4f
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/core/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ class Footer extends React.Component {
</section>
<section className="finos finosBanner">
<a href="https://www.finos.org">
<img id="finosicon" src={`img/finos_wordmark.svg`} height='75px' alt="FINOS" title="FINOS"/>
<img id="finosicon" src={`https://fdc3.finos.org/img/finos_wordmark.svg`} height='75px' alt="FINOS" title="FINOS"/>
<h2 id="proud">Proud member of the Fintech Open Source Foundation</h2>
</a>

Expand Down
Binary file added website/static/img/users/ChartIQ.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified website/static/img/users/GLUE42.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified website/static/img/users/GreenKey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed website/static/img/users/chartiq.png
Binary file not shown.

0 comments on commit 6f3cb4f

Please sign in to comment.