Skip to content

Instantly share code, notes, and snippets.

@neerav
Last active August 26, 2025 18:33
Show Gist options
  • Save neerav/c7b44e41c7fcc3dde6f3625fc97214ac to your computer and use it in GitHub Desktop.
Save neerav/c7b44e41c7fcc3dde6f3625fc97214ac to your computer and use it in GitHub Desktop.
document.querySelectorAll("a.logo").forEach(e => e.href = "/library");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment