Closed Susmita-Dey closed 1 year ago
This update primarily focuses on the modification of webinar content. It removes the CTA
object from two webinars and introduces a new webinar on SurrealDB with comprehensive details. The list of webinars is also updated to include this new addition.
File Path | Summary |
---|---|
src/content/Webinars/DeployWithFeatureFlags.js src/content/Webinars/HeadlessBrowser.js |
Removed the CTA object from the respective webinar constants. |
src/content/Webinars/SurrealDBWebinar.js |
Added a new module SurrealDBWebinar that exports an object with detailed information about a SurrealDB webinar. |
src/content/Webinars/index.content.js |
Updated the list of webinars to include the new "SurrealDBWebinar". |
🐇
In the land of code, changes are a delight,
Webinars updated, shining bright.
A new one added, full of insight,
Making our knowledge take flight. 🚀
So here's to the devs, working day and night,
Your efforts are truly a sight! 👏
✅ Playground version up to date (f2d018c0f83e41566472cda42433714714884452)
Invite team members and start collaborating 💪
Check the box and click "invite" to invite collaborators
Click here to invite the rest of your team.
Fixes Issue
This PR fixes the following issues:
closes #issue-number
Changes proposed
Here comes all the changes proposed through this PR
Check List (Check all the boxes which are applicable)
Screenshots
Add all the screenshots which support your changes
Summary by CodeRabbit
New Feature:
Refactor:
CTA
object from theDeployWithFeatureFlags
andHeadlessBrowser
webinars for a cleaner and more streamlined user experience.