processing / processing-website

Repository for the processing.org website
https://processing.org
GNU General Public License v2.0
68 stars 94 forks source link

making some links to open in a new tab #439

Closed Dev-Code24 closed 1 year ago

Dev-Code24 commented 1 year ago

This PR is made because of issue: #438 I have made some changes to all anchor elements where the links should have been opening on a new tab. The following files have been modified:

image

BEFORE: The following links should be opened on a new tab when clicked:

Screenshot 2023-02-11 at 14 07 24 Screenshot 2023-02-11 at 14 06 42

AFTER: These links now open in a new tab

Dev-Code24 commented 1 year ago

@fdoflorenzano yeah I also thought that the review would take time, and the part where other people are also working is i guess that person didn't see that i already made a PR and commit regarding the same issue plus tagged the issue too. So you tell me what should i do next.

SableRaf commented 1 year ago

Hi @Dev-Code24, it's great to see you working on this! To keep things organized and manageable, it would be best to limit each Pull Request to addressing one specific issue. This way, we can keep track of progress and make sure each issue is thoroughly addressed. Thanks for your understanding and efforts!

Dev-Code24 commented 1 year ago

ok @SableRaf i'll limit this PR to the issue #438. Let me just reset the head

SableRaf commented 1 year ago

Thanks @Dev-Code24 ✨