Add source code url to Google AI Edge Gallery in client list

This commit is contained in:
Jing Jin
2026-04-10 13:40:02 -07:00
Unverified
parent c5e183a767
commit f4f20dc8c5
+1
View File
@@ -302,5 +302,6 @@ export const clients = [
darkSrc: "/images/logos/google-ai-edge-gallery/google-ai-edge-gallery-dark.svg",
scale: 0.45,
instructionsUrl: "https://github.com/google-ai-edge/gallery/tree/main/skills",
sourceCodeUrl: "https://github.com/google-ai-edge/gallery",
},
];