Skip to content

Commit f3e42fc

Browse files
Mega-Bartostivencardona
authored andcommitted
feat: Adding to Sebastian Agudelo in /about
1 parent 4bc37e6 commit f3e42fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/pages/about.astro

+5
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,11 @@ const team = [
7272
name: 'Sergio Florez',
7373
socialLink: 'https://www.linkedin.com/in/xergioalex/',
7474
},
75+
{
76+
name: 'Sebastián Agudelo Morales',
77+
image: 'https://i.imgur.com/2wzs36v.jpeg',
78+
socialLink: 'https://www.linkedin.com/in/sebastianamo/',
79+
},
7580
];
7681
---
7782

0 commit comments

Comments
 (0)