Skip to content

Instantly share code, notes, and snippets.

@nigelheap
Created November 16, 2016 20:37
Show Gist options
  • Save nigelheap/a7ae564958d7f6bd4ff9356537b8c201 to your computer and use it in GitHub Desktop.
Save nigelheap/a7ae564958d7f6bd4ff9356537b8c201 to your computer and use it in GitHub Desktop.
window.console.log.apply(console, [
'\ %c Made by Itomic %c %c %c http://www.itomic.com.au %c \n\n',
'color: #fff; background: #1dbeea ; padding:5px 0;',
'background: #1dbeea ; padding:5px 0;',
'background: #222222 ; padding:5px 0;',
'color: #fff; background: #222222 ; padding:5px 0;',
'background: #fff; padding:5px 0;'
]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment