WeMakeDevs / wemakedevs-archive

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

Link Open in New Tab #807

Closed Pravesh-Sudha closed 1 year ago

Pravesh-Sudha commented 1 year ago

I just added target-"_blank" So that the site open in new tab

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

coderabbitai[bot] commented 1 year ago

Walkthrough

The change introduced is a minor but user-friendly one. It modifies an HTML anchor tag in the README.md file to open the linked website in a new browser tab or window, enhancing the browsing experience.

Changes

File Summary
README.md Modified an HTML anchor tag by adding the target="_blank" attribute to open the linked website in a new tab or window.

🐇

In the realm of code, a tiny tweak,

A new tab opens, the info you seek.

No more back and forth, no more track,

With target="_blank", we've got your back! 🎉


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. - Additionally, enter `@coderabbitai pause` to halt the bot's ongoing reviews as any issue or review comment. To resume reviews, enter `@coderabbitai resume` as any issue or review comment.