Skip to content

Instantly share code, notes, and snippets.

@mttaggart
Created November 15, 2022 03:28
Show Gist options
  • Save mttaggart/4e5df83ae58d8948dbf89185de9e5727 to your computer and use it in GitHub Desktop.
Save mttaggart/4e5df83ae58d8948dbf89185de9e5727 to your computer and use it in GitHub Desktop.
Change the Mastodon button back to its rightful name
document.querySelector(".button--block").innerHTML="Toot!";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment