Closed Susmita-Dey closed 1 year ago
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.
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! 🎉🥳
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"
Register
andNewsLetter
components across various pages have been updated.https://wemakedevs-newsletter.netlify.app/
instead ofhttps://wemakedevs-newsletter.vercel.app/
.