Skip to content

Commit

Permalink
Fix vimeo id for 'Esplorando App IO: I messaggi a contenuto remoto' w…
Browse files Browse the repository at this point in the history
…ebinar (#800)
  • Loading branch information
marcobottaro authored Apr 2, 2024
1 parent 4936d46 commit d727662
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/afraid-dingos-agree.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"nextjs-website": patch
---

Update id of 'Esplorando App IO: I messaggi a contenuto remoto' webinar
2 changes: 1 addition & 1 deletion apps/nextjs-website/src/_contents/webinars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export const webinars: readonly Webinar[] = [
title: 'Esplorando App IO: I messaggi a contenuto remoto',
description:
'Tutto sulla nuova funzionalità di remotizzazione dei contenuti',
playerSrc: 'https://vimeo.com/event/3859248/embed',
playerSrc: 'https://vimeo.com/event/4176802/embed',
html:
`<h4 style="font-weight: 600; font-size: 24px;"> Un nuovo modello di comunicazione su App IO: I messaggi a contenuto remoto
</h4> \n` +
Expand Down

0 comments on commit d727662

Please sign in to comment.