Skip to content

Commit e155f37

Browse files
Update page.tsx
1 parent a594f99 commit e155f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/committee/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ const committeeMembers: CommitteeMember[] = [
166166
name: 'Dr. Daniele Varsano',
167167
title: 'Senior Researcher',
168168
affiliation: 'CNR, Istituto Nanoscienze, Italy',
169-
bio: 'Daniele Varsano's research focuses on the development and application of theoretical and computational methods to investigate the electronic and optical properties of materials relevant to optoelectronics, energy conversion and (bio)molecular systems. His work involves developing codes (Yambo code) for implementing new methodologies and optimizing performance in high-performance computing environments.',
169+
//bio: 'Daniele Varsano's research focuses on the development and application of theoretical and computational methods to investigate the electronic and optical properties of materials relevant to optoelectronics, energy conversion and (bio)molecular systems. His work involves developing codes (Yambo code) for implementing new methodologies and optimizing performance in high-performance computing environments.',
170170
image: '/committee/avatar/daniele.varsano.png',
171171
categories: [expertiseCategories.SCIENTIFIC_COMPUTING],
172172
workingGroups: [WorkingGroups.APPLICATION_FUNCTIONALITY],

0 commit comments

Comments
 (0)