Skip to content

Commit

Permalink
Merge pull request #28 from angular-experts-io/fix/welmcome-message-s…
Browse files Browse the repository at this point in the history
…pacing

fix: welcome message line spacing
  • Loading branch information
nivekcode authored Jul 17, 2024
2 parents a16a977 + 5b41a81 commit 8367c6e
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 8367c6e

Please sign in to comment.