Skip to content

Commit

Permalink
fix: adjust snake
Browse files Browse the repository at this point in the history
  • Loading branch information
nivekcode authored Jun 24, 2024
1 parent ee81c3f commit 7e61a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/welcome.util.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export function printWelcomeMessage(): void {
console.log(chalk.magenta('===================================='));
console.log(
chalk.cyan(`
__ __ __ __
__ __ __ __
/ \\ / \\ / \\ / \\
____________________/ __\\/ __\\/ __\\/ __\\___________________________
___________________/ /__/ /__/ /__/ /________________________________
Expand Down

0 comments on commit 7e61a65

Please sign in to comment.