WeMakeDevs / wemakedevs-archive

Inspire. Educate. Empower.
https://wemakedevs.org
MIT License
486 stars 316 forks source link

Webinars #792

Closed Susmita-Dey closed 1 year ago

Susmita-Dey commented 1 year ago

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

"Chore: Updated Newsletter Hosting Service"

coderabbitai[bot] commented 1 year ago

Walkthrough

The changes across these files primarily involve updating the source URL of various iframes. The original URLs, hosted on Vercel, have been replaced with new URLs hosted on Netlify. This suggests a shift in hosting platforms for the newsletter content.

Changes

File Path Summary
src/components/PageComp/.../Register.jsx Updated iframe source URL from Vercel to Netlify.
src/components/PageComp/RoadLessTravelled/Register.jsx Changed iframe source URL to Netlify.
src/components/layout/JoinUs/NewsLetter.jsx Modified iframe source URL to point to Netlify.
src/pages/ParticularMeetupPage.jsx Replaced iframe source URL with Netlify link.
src/pages/PerticularhackathonPage.jsx Switched iframe source URL to Netlify.

🐇💻

In the land of code, where the brackets lie,

A change was made, under the digital sky.

From Vercel to Netlify, the newsletters flew,

Celebrating the change, says this coding bunny to you! 🎉🥳

Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - Mention `@coderabbitai` in any *review comment* for bot assistance. - Note: Review comments are made on code diffs or files, not on the PR overview. ### Pause Incremental Reviews - Insert `@coderabbitai: ignore` in the PR description to halt the bot's ongoing reviews. Remove the line to resume.