Last active
June 16, 2022 08:50
-
-
Save adriano66/091692960b50d156d6bc0712e4b21b85 to your computer and use it in GitHub Desktop.
waterize webpage
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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