We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a2038 commit bf146aeCopy full SHA for bf146ae
1 file changed
src/main.rs
@@ -35,7 +35,7 @@ async fn async_main(_ex: &Rc<smol::LocalExecutor<'_>>) {
35
36
// Figlet font: Standard
37
// Alternatives: Sland, Big
38
- println!(r" _ _ _ __ __");
+ println!(r"._. _ _ __ __");
39
println!(r"| | (_) |_ ___| \/ | ___ _ __");
40
println!(r"| | | | __/ _ \ |\/| |/ _ \| '_ \");
41
println!(r"| |___| | || __/ | | | (_) | | | |");
0 commit comments