File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff 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?' ,
You can’t perform that action at this time.
0 commit comments