diff --git a/bin/goosecon.js b/bin/goosecon.js index 97b9cd2..7649996 100755 --- a/bin/goosecon.js +++ b/bin/goosecon.js @@ -135,7 +135,7 @@ function findModules() { function displayIntroText() { var logo = '\n' + - '██████╗ ██████╗ ██████╗ ███████╗███████╗ ██████╗ ██████╗ ███╗ ██╗\n' + + '██████╗ ██████╗ ██████╗ ███████╗███████╗ ██████╗ ██████╗ ███╗ ██╗\n' + '██╔════╝ ██╔═══██╗██╔═══██╗██╔════╝██╔════╝██╔════╝██╔═══██╗████╗ ██║\n' + '██║ ███╗██║ ██║██║ ██║███████╗█████╗ ██║ ██║ ██║██╔██╗ ██║\n' + '██║ ██║██║ ██║██║ ██║╚════██║██╔══╝ ██║ ██║ ██║██║╚██╗██║\n' +