Created
March 22, 2021 12:24
-
-
Save mwafa/ece4bcf73184b52c30dc74fcdcbfc8db to your computer and use it in GitHub Desktop.
console me
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
| console.log( | |
| "%cSistem ini dibuat oleh:\n\n %c %c Muhammad Wafa \n", | |
| "font-size: 16px", | |
| "font-size:20px;padding:10px; background:url(https://github.com/mwafa.png) no-repeat;background-size: 40px 40px;", | |
| "font-size: 20px; vertical-align:middle; font-weight:bold", | |
| "\nGithub >> https://github.com/mwafa\n", | |
| "\nLinkedin >>\n\n https://www.linkedin.com/in/muhammad-wafa-587440126/\n\n" | |
| ) |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Preview: