Skip to content

Commit 017f644

Browse files
authored
doc: propose a new showcase (#68)
1 parent 87e46ef commit 017f644

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.vitepress/showcases.ts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,18 @@ export const showcases: ShowCaseInfo[] = [
120120
at: 'Internal Tech Talk',
121121
datetime: '2022-03-11',
122122
},
123+
{
124+
title: 'OpenFunction 202',
125+
cover: 'https://s2.loli.net/2022/05/22/4zsCnkQRFoAU1E5.png',
126+
author: {
127+
name: 'Haili Zhang',
128+
link: 'https://github.com/webup',
129+
},
130+
slidesLink: 'https://openfunction-talks.netlify.app/2022/202-node-async/',
131+
sourceLink: 'https://github.com/webup/openfunction-talks/tree/main/202-node-async',
132+
at: 'OpenFunction Tutorial Sharing',
133+
datetime: '2022-05-08',
134+
},
123135
// Add yours here!
124136
{
125137
title: 'Yours?',

0 commit comments

Comments
 (0)