Skip to content

updating landing, GSoB page and other fixes#99

Merged
roguebot13 merged 20 commits intomasterfrom
abhiti/web-fixes
Oct 17, 2022
Merged

updating landing, GSoB page and other fixes#99
roguebot13 merged 20 commits intomasterfrom
abhiti/web-fixes

Conversation

@abhitidarbar
Copy link
Contributor

No description provided.

pages/index.js Outdated
}
function parallax(event) {
document.querySelectorAll("#parallax").forEach((shift) => {
console.log(shift);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this log, keeps on logging at every mousemove

pages/index.js Outdated
if (typeof window !== "undefined") {
window.addEventListener("resize", detectWindowSize);
window.addEventListener("mousemove", parallax);
console.log("parallas");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this as well

@roguebot13 roguebot13 merged commit 47c7430 into master Oct 17, 2022
@roguebot13 roguebot13 deleted the abhiti/web-fixes branch October 17, 2022 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants