Skip to content

Commit

Permalink
update team page info and images
Browse files Browse the repository at this point in the history
  • Loading branch information
syphax-bouazzouni committed Jul 19, 2024
1 parent 6d8740a commit 6b0a9a2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file added app/assets/images/static/davide.jpg
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 app/assets/images/static/parham.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions app/views/static_pages/team.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -33,22 +33,22 @@
%img{alt: 'Martina Pulieri', src: 'https://i1.rgstatic.net/ii/profile.image/11431281184882682-1693469077909_Q128/Martina-Pulieri.jpg'}
%div.team-card-content
%h4 Martina Pulieri
%p Data Scientist - LifeWatch Italy
%p Research Institute on Terrestrial Ecosystems - National Research Council
%p Research assistant - LifeWatch Italy
%p University of Salento
%p martina.pulieri[at]unisalento.it
.team-card
%div.team-card-image
= inline_svg_tag 'icons/person.svg' , class: 'agent-type-icon'
%img{alt: 'Parham Ramezani', src: asset_path('static/parham.png')}
%div.team-card-content
%h4 Parham Ramezani
%p LifeWatch Italy
%p LifeWatch ERIC Ontology Developer
%p parham.ramezani[at]lifewatch.eu
.team-card
%div.team-card-image
= inline_svg_tag 'icons/person.svg' , class: 'agent-type-icon'
%img{alt: 'Davide Raho', src: asset_path('static/davide.jpg')}
%div.team-card-content
%h4 Davide Raho
%p Research Institute on Terrestrial Ecosystems - National Research Council
%p Data scientist - LifeWatch Italy
%p davide.raho@cnr.it


Expand Down

0 comments on commit 6b0a9a2

Please sign in to comment.