Skip to content

Commit c7d2e86

Browse files
fix about section
Signed-off-by: Dipankar Das <[email protected]>
1 parent 9aed11f commit c7d2e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/TeamMembers.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const team = [
1414
{
1515
name: "Praful",
1616
role: "Core Team",
17-
avatar: "./images/avatars/praful.jpg",
17+
avatar: "/images/avatars/praful.jpg",
1818
bio: "Passionate about cloud-native technologies and sustainable Kubernetes infrastructure solutions.",
1919
github: "https://github.com/Horiodino",
2020
twitter: "#",

0 commit comments

Comments
 (0)