Skip to content

Commit

Permalink
[DEV-1478] Adds new Speaker at PagoPA LAB Webinar (#744)
Browse files Browse the repository at this point in the history
  • Loading branch information
certevol authored Mar 14, 2024
1 parent b05bcc7 commit 93327c8
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/shaggy-eagles-poke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"nextjs-website": patch
---

Add new Speaker to the PagoPA LAB Webinar
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions apps/nextjs-website/src/_contents/webinars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,13 @@ export const webinars: readonly Webinar[] = [
description: '',
imagePath: '/images/speaker-pompilii.png',
},
{
name: 'Gianpiero Zaffi Borgetti',
jobTitle:
'Responsabile area ICT e Servizi ai Comuni, IFEL Fondazione ANCI',
description: '',
imagePath: '/images/speaker-zaffi-borgetti.png',
},
],
startDateTime: '2024-03-20T09:00:00.000Z',
endDateTime: '2024-03-20T09:45:00.000Z',
Expand Down

0 comments on commit 93327c8

Please sign in to comment.