From 4a4d48e9c828ddd9cfc52a9f3bb6d18e64f4f237 Mon Sep 17 00:00:00 2001 From: "K.Kotliar" Date: Mon, 18 Nov 2024 08:06:49 -0500 Subject: [PATCH] logo update --- src/main.rs | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/main.rs b/src/main.rs index 8a44580..8dbe681 100644 --- a/src/main.rs +++ b/src/main.rs @@ -140,8 +140,7 @@ async fn run_update() -> Result<(), AppError> { fn print_intro() -> Result<(), AppError> { cliclack::intro( - style( - r#" + style(" ,lc,.. 'cx0K0xoc,.. .;o0WMWX0xoc,.. @@ -162,8 +161,7 @@ fn print_intro() -> Result<(), AppError> { 10001 1x1 1000000001 1x000000001. 10001 .100000001. 00 x00 1x1 10 001 1x1 1x1 00 x00 10 101 000xxxx000 1x1 1O0xxxx001 1x1 1x1 000xxxx000 101 01 - 000 000 1x1 10 1111 1x100000001x 000 000 '100000001' - "#, + 000 000 1x1 10 1111 1x100000001x 000 000 '100000001'", ) .on_black() .blue(),