Skip to content

Commit ee36352

Browse files
committed
feat: showcase talk from @LinusBorg
1 parent 3c9d21e commit ee36352

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
@@ -37,6 +37,18 @@ export const showcases: ShowCaseInfo[] = [
3737
at: 'Seongland',
3838
datetime: '2021-05-10',
3939
},
40+
{
41+
title: 'Vue 3 > Vue 2 + 1',
42+
cover: 'https://user-images.githubusercontent.com/11247099/122246420-1df97b80-cef9-11eb-9c57-7751c6999deb.png',
43+
author: {
44+
name: 'Thorsten Lünborg',
45+
link: 'https://github.com/LinusBorg',
46+
},
47+
slidesLink: 'http://vueday-2021.linusb.org',
48+
sourceLink: 'https://github.com/LinusBorg/vueday-enterjs-vue3',
49+
at: 'Enter.js Vue Day',
50+
datetime: '2021-06-15',
51+
},
4052
// Add yours here!
4153
{
4254
title: 'Yours?',

0 commit comments

Comments
 (0)