Skip to content

Commit

Permalink
Stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
lvn committed Mar 30, 2015
1 parent 1af42af commit 4da5987
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/js/site.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ var loadMsg = [
"| |____ | `----. \\ / | | | |\\ | | | | `--' | | |\\ | | |__| | ",
"|_______||_______| \\__/ |__| |__| \\__| |__| \\______/ |__| \\__| \\______| ",
" "
]
];

console.log(loadMsg.join('\n'));
console.log(loadMsg.join('\n'));

0 comments on commit 4da5987

Please sign in to comment.