processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.36k stars 1.32k forks source link

Rohanjadhav - fixes #3083 #3142

Closed rohanjadhav05 closed 3 months ago

rohanjadhav05 commented 4 months ago

Fixes #3083

When clicking on the PS5 logo, the user will be navigated to their saved sketches if they are logged in. If the user is not logged in, they will navigate to (https://p5js.org/)

Changes:

I have verified that this pull request:

welcome[bot] commented 4 months ago

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.

rohanjadhav05 commented 4 months ago

When clicking on the PS5 logo, the user will be navigated to their saved sketches if they are logged in. If the user is not logged in, they will navigate to (https://p5js.org/)

rohanjadhav05 commented 3 months ago

Hello @raclim, I have updated the snapshot and added the commit can you please have look towards this PR.

Thank you