diff --git a/docs/.vitepress/addons.ts b/docs/.vitepress/addons.ts index cecd35821b..0ce1f66f64 100644 --- a/docs/.vitepress/addons.ts +++ b/docs/.vitepress/addons.ts @@ -170,6 +170,17 @@ export const community: AddonInfo[] = [ }, repo: 'https://github.com/whitphx/slidev-addon-fancy-arrow', }, + { + id: 'slidev-addon-typst', + name: 'Typst', + description: 'Typst addon for Slidev', + tags: ['Integration', 'Diagram'], + author: { + name: 'Shigma', + link: 'https://github.com/shigma', + }, + repo: 'https://github.com/shigma/slidev-addon-typst', + }, // Add yours here! { id: '',