Skip to content

Commit

Permalink
Update eudat logos and twitter/x icon
Browse files Browse the repository at this point in the history
ISSUE: CSCEUDAT-1453
  • Loading branch information
Joni Tahvanainen authored and gek20 committed Jul 29, 2024
1 parent cb67880 commit 7f5923c
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 427 deletions.
Binary file modified webui/app/img/communities/eudat.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 webui/app/img/logo.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 added webui/app/img/logo_eudat_cdi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
425 changes: 0 additions & 425 deletions webui/app/img/logo_eudat_cdi.svg

This file was deleted.

3 changes: 2 additions & 1 deletion webui/src/components/record.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,8 @@ const Record = React.createClass({
windowWidth={800}
windowHeight={800}
style={{cursor: "pointer"}}
><TwitterIcon size={32} round/>
>
<svg viewBox="0 0 64 64" width="32" height="32"><circle cx="32" cy="32" r="32" fill="#000000"></circle><path d="M 41.116 18.375 h 4.962 l -10.8405 12.39 l 12.753 16.86 H 38.005 l -7.821 -10.2255 L 21.235 47.625 H 16.27 l 11.595 -13.2525 L 15.631 18.375 H 25.87 l 7.0695 9.3465 z m -1.7415 26.28 h 2.7495 L 24.376 21.189 H 21.4255 z" fill="white"></path></svg>
</TwitterShareButton>
</span>
<span>
Expand Down
2 changes: 1 addition & 1 deletion webui/templates/index_template.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<div class="row">
<div class="col-md-4 align-self-center">
<div class="logo">
<a href="https://eudat.eu"><img src="/img/logo_eudat_cdi.svg" alt="EUDAT CDI logo" style="max-width: 200px"></a>
<a href="https://eudat.eu"><img src="/img/logo_eudat_cdi.png" alt="EUDAT CDI logo" style="max-width: 200px"></a>
<p>© 2020 EUDAT Collaborative Data Infrastructure </p>
</div>
</div>
Expand Down

0 comments on commit 7f5923c

Please sign in to comment.