Skip to content

Commit

Permalink
fix: font
Browse files Browse the repository at this point in the history
  • Loading branch information
aurexav committed Nov 21, 2019
1 parent 8d36450 commit 71fb97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/cli/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ where
info!("{}", version.name);
info!(" version {}", config.full_version());
info!(" _____ _ _ ");
info!(" | __ \\ (_) (_) ");
info!(" | __ \\ (_) (_) ");
info!(" | | | | __ _ _ ____ ___ _ __ _ __ _ ");
info!(" | | | |/ _` | '__\\ \\ /\\ / / | '_ \\| |/ _` |");
info!(" | |__| | (_| | | \\ V V /| | | | | | (_| |");
Expand Down

0 comments on commit 71fb97d

Please sign in to comment.