Skip to content

Commit a465a96

Browse files
committed
Merge branch 'main' of https://github.com/slidevjs/docs into sync-8d6e5c8c
2 parents dd30de5 + 8d6e5c8 commit a465a96

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
@@ -154,6 +154,18 @@ export const showcases: ShowCaseInfo[] = [
154154
cover: 'https://github.com/godkun/ppt-template/raw/main/public/show.gif',
155155
datetime: '2022-10-24',
156156
},
157+
{
158+
title: 'Building a Polite Popup with Nuxt 3',
159+
author: {
160+
name: 'Michael Hoffmann',
161+
link: 'https://github.com/mokkapps',
162+
},
163+
at: 'Vue.js Nation 2023',
164+
slidesLink: 'https://vuejsnation-2023-talk-polite-popup.netlify.app',
165+
sourceLink: 'https://github.com/Mokkapps/vuejsnation-2023-lightning-talk-polite-popup-nuxt-3-slides',
166+
cover: 'https://raw.githubusercontent.com/Mokkapps/vuejsnation-2023-lightning-talk-polite-popup-nuxt-3-slides/main/screenshots/001.png',
167+
datetime: '2023-01-25',
168+
},
157169
// Add yours here!
158170
{
159171
title: 'Yours?',

0 commit comments

Comments
 (0)