Skip to content

Instantly share code, notes, and snippets.

@adriano66
Last active June 16, 2022 08:50
Show Gist options
  • Select an option

  • Save adriano66/091692960b50d156d6bc0712e4b21b85 to your computer and use it in GitHub Desktop.

Select an option

Save adriano66/091692960b50d156d6bc0712e4b21b85 to your computer and use it in GitHub Desktop.
waterize webpage
javascript: (()=>{ var link=document.createElement('link'); link.rel="stylesheet"; link.href="https://cdn.jsdelivr.net/npm/water.css@2/out/water.css"; document.head.appendChild(link);})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment