mirror of
https://github.com/agentskills/agentskills.git
synced 2026-06-18 15:54:06 +08:00
Merge pull request #308 from jonathanhefner/scale-edge-gallery-logo
Scale down Google AI Edge Gallery logo in `clients.jsx`
This commit is contained in:
@@ -300,6 +300,7 @@ export const clients = [
|
||||
url: "https://github.com/google-ai-edge/gallery",
|
||||
lightSrc: "/images/logos/google-ai-edge-gallery/google-ai-edge-gallery-light.svg",
|
||||
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",
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user