Skip to content

Commit 2ebf7ea

Browse files
committed
Added missing RSVP link
1 parent c7e82c8 commit 2ebf7ea

3 files changed

Lines changed: 15 additions & 4 deletions

File tree

.idea/workspace.xml

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/locales/en/session.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,9 @@
182182
"VEO",
183183
"Imagen",
184184
"ResponsibleAI"
185-
]
185+
],
186+
"rsvpLink": "https://forms.gle/ff75a87HoY4QRhrG6",
187+
"rsvpButtonText": "RSVP Here"
186188
},
187189
{
188190
"title": "From Code to Enterprise: An Introduction to Gemini Enterprise and ADK",

src/locales/fr/session.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,9 @@
182182
"VEO",
183183
"Imagen",
184184
"ResponsibleAI"
185-
]
185+
],
186+
"rsvpLink": "https://forms.gle/ff75a87HoY4QRhrG6",
187+
"rsvpButtonText": "S'inscrire ici"
186188
},
187189
{
188190
"title": "Du code à l'entreprise : Une introduction à Gemini Enterprise et ADK",

0 commit comments

Comments
 (0)