We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aed11f commit c7d2e86Copy full SHA for c7d2e86
src/components/TeamMembers.astro
@@ -14,7 +14,7 @@ const team = [
14
{
15
name: "Praful",
16
role: "Core Team",
17
- avatar: "./images/avatars/praful.jpg",
+ avatar: "/images/avatars/praful.jpg",
18
bio: "Passionate about cloud-native technologies and sustainable Kubernetes infrastructure solutions.",
19
github: "https://github.com/Horiodino",
20
twitter: "#",
0 commit comments