Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

feat: add Bite-size Otterize video url #759

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

Susmita-Dey
Copy link
Contributor

@Susmita-Dey Susmita-Dey commented Aug 24, 2023

Fixes Issue

This PR fixes the following issues:

Page was not showing up anything and was just blank like:
image

Changes proposed

Here comes all the changes proposed through this PR

  • Adding Bite-size Otterize video url fixes the issue

Check List (Check all the boxes which are applicable)

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

image

Summary by CodeRabbit


  • New Feature: Added a new video content to the Bite Size Otterize section. Users can now access and view the embedded YouTube video directly from the platform, enhancing their learning experience with more interactive content.

@coderabbitai
Copy link

coderabbitai bot commented Aug 24, 2023

Image description CodeRabbit

Walkthrough

The change introduces a video URL to the BiteSizeOtterize object in the Webinars module. This enhancement enriches the content by providing an embedded YouTube video for users to view.

Changes

File Summary
src/content/Webinars/BiteSizeOtterize.js The videoUrl property of the BiteSizeOtterize object has been updated from null to 'https://www.youtube.com/embed/M5xMHVGEt-k', adding a new video resource to the content.

🐇💻

In the land of code, changes small and wise,

An Otter's tale now comes alive.

With a video link, in our sight,

Enhancing content, with delight.

So here's to progress, step by step,

In the world of web, where secrets are kept. 🎉🚀

@github-actions github-actions bot added the team label Aug 24, 2023
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image description CodeRabbit

Actionable comments generated: 0

Commits Files that changed from the base of the PR and between 93a21d4 and 5318260 commits.
Files selected for processing (1)
  • src/content/Webinars/BiteSizeOtterize.js (1 hunks)
Files skipped from review due to trivial changes (1)
  • src/content/Webinars/BiteSizeOtterize.js

Tips

Chat with Image description CodeRabbit Bot (@coderabbitai)

  • Tag the bot with @coderabbitai in any review comment to ask it questions. The bot will not respond unless explicitly tagged.
  • A review comment is a comment on a diff or a file and not a comment on the PR itself.
  • You can use the mouse to select multiple lines of code to provide exact context to the bot.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Pausing incremental reviews

  • Add @coderabbitai: ignore anywhere in the PR description to pause further reviews from the bot.

@Susmita-Dey Susmita-Dey merged commit 56c5a44 into WeMakeDevs:main Aug 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant