diff --git a/docs/.vitepress/addons.ts b/docs/.vitepress/addons.ts index 57465f890b..dccf711923 100644 --- a/docs/.vitepress/addons.ts +++ b/docs/.vitepress/addons.ts @@ -325,6 +325,17 @@ export const community: AddonInfo[] = [ }, repo: 'https://github.com/BobTheShoplifter/slidev-addon-studio', }, + { + id: 'slidev-addon-gsap', + name: 'GSAP', + description: 'Use click-driven GSAP timelines for a much more natural and powerful way to specify your animations.', + tags: ['Animation', 'Integration'], + author: { + name: 'Max Kurze', + link: 'https://github.com/maxkurze1', + }, + repo: 'https://github.com/maxkurze1/slidev-addon-gsap', + }, // Add yours here! { id: '',