Closed Susmita-Dey closed 1 year ago
The changes introduce a new webinar module named ObservabilityDevOps
with detailed properties and add this webinar to the WebinarPageContent
module. No modifications are made to existing code.
File | Summary |
---|---|
src/content/Webinars/ObservabilityDevOps.js |
Added a new module ObservabilityDevOps exporting an object with webinar details. |
src/content/Webinars/.../index.content.js |
Included the new webinar "ObservabilityDevOps" in the webinar array of WebinarPageContent . |
π
Code changes here, code changes there,
A new webinar in the air! π
Observability and DevOps unite,
To bring developers knowledge and insight. π‘
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
WebinarPageContent
module to include the newly added "ObservabilityDevOps" webinar, enhancing the array of webinars available to users.