From 8d6e5c8c26cd8e0bdf78481faddcc258dab98b3c Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Mon, 23 Jan 2023 11:53:38 +0100 Subject: [PATCH] Update showcases.ts (#108) --- .vitepress/showcases.ts | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.vitepress/showcases.ts b/.vitepress/showcases.ts index 80db948..239742f 100644 --- a/.vitepress/showcases.ts +++ b/.vitepress/showcases.ts @@ -154,6 +154,18 @@ export const showcases: ShowCaseInfo[] = [ cover: 'https://github.com/godkun/ppt-template/raw/main/public/show.gif', datetime: '2022-10-24', }, + { + title: 'Building a Polite Popup with Nuxt 3', + author: { + name: 'Michael Hoffmann', + link: 'https://github.com/mokkapps', + }, + at: 'Vue.js Nation 2023', + slidesLink: 'https://vuejsnation-2023-talk-polite-popup.netlify.app', + sourceLink: 'https://github.com/Mokkapps/vuejsnation-2023-lightning-talk-polite-popup-nuxt-3-slides', + cover: 'https://raw.githubusercontent.com/Mokkapps/vuejsnation-2023-lightning-talk-polite-popup-nuxt-3-slides/main/screenshots/001.png', + datetime: '2023-01-25', + }, // Add yours here! { title: 'Yours?',