Skip to content

Commit

Permalink
Update showcases.ts (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mokkapps authored Jan 23, 2023
1 parent 9477d41 commit 8d6e5c8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .vitepress/showcases.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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?',
Expand Down

0 comments on commit 8d6e5c8

Please sign in to comment.