Skip to content

Commit e5298c4

Browse files
authored
docs: add slidev-addon-stem to the list of addons (#2065)
1 parent 09bc8e3 commit e5298c4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/.vitepress/addons.ts

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,17 @@ export const community: AddonInfo[] = [
137137
},
138138
repo: 'https://github.com/kaakaa/slidev-addon-rabbit',
139139
},
140+
{
141+
id: 'slidev-addon-stem',
142+
name: 'slidev-addon-stem',
143+
description: 'Slidev addon for scientific presentation',
144+
tags: ['Component', 'Layout'],
145+
author: {
146+
name: 'yutaka-shoji',
147+
link: 'https://github.com/yutaka-shoji',
148+
},
149+
repo: 'https://github.com/yutaka-shoji/slidev-addon-stem',
150+
},
140151
// Add yours here!
141152
{
142153
id: '',

0 commit comments

Comments
 (0)