Skip to content

Commit dc177ff

Browse files
etzmclaude
andcommitted
Add German BioImaging team, match navbar bg to logo
- Add German BioImaging (Josh Moore) as third project group - Remove "Dr." from Martin Etzrodt - Match navbar background color to logo background (#f9f8f4) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f769b43 commit dc177ff

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

_data/team.yml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
section_eyebrow: Team
77
section_title: Project Team
88
section_sub: >
9-
BIO-CODES is a collaboration between the ISCC Foundation and
10-
Leiden University, funded by the European Union.
9+
BIO-CODES is a collaboration between the ISCC Foundation,
10+
Leiden University, and German BioImaging, funded by the European Union.
1111
1212
groups:
1313
- name: ISCC Foundation
@@ -17,7 +17,7 @@ groups:
1717
role: PI
1818
email: tp@iscc.io
1919
- name: Kira Lemke
20-
- name: Dr. Martin Etzrodt
20+
- name: Martin Etzrodt
2121

2222
- name: Leiden University
2323
url: https://www.universiteitleiden.nl/
@@ -28,3 +28,8 @@ groups:
2828
- name: Maarten Paul
2929
- name: Sebastian Posth
3030
- name: Joost Willemse
31+
32+
- name: German BioImaging
33+
url: https://gerbi-gmb.de/
34+
members:
35+
- name: Josh Moore

assets/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ ul {
9191
left: 0;
9292
right: 0;
9393
height: var(--nav-height);
94-
background: rgba(255, 255, 255, 0.92);
94+
background: rgba(249, 248, 244, 0.95);
9595
backdrop-filter: blur(12px);
9696
border-bottom: 1px solid var(--color-border);
9797
z-index: 1000;

0 commit comments

Comments
 (0)