We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87e46ef commit 017f644Copy full SHA for 017f644
.vitepress/showcases.ts
@@ -120,6 +120,18 @@ export const showcases: ShowCaseInfo[] = [
120
at: 'Internal Tech Talk',
121
datetime: '2022-03-11',
122
},
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
135
// Add yours here!
136
{
137
title: 'Yours?',
0 commit comments