From f3d54a04f8a082a59a34716229ce9ae50540128c Mon Sep 17 00:00:00 2001 From: murat Date: Sun, 24 May 2026 22:19:39 +0300 Subject: [PATCH] debian logo align fix --- main.cpp | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/main.cpp b/main.cpp index 24e17d7..4852c82 100644 --- a/main.cpp +++ b/main.cpp @@ -181,11 +181,13 @@ void distroArt() { { "debian", " _____ ", - " / __ \\ ", + " / __ \\ ", "| / | ", - "| \\___- ", + "| \\___- ", "-_ ", - " --_ " + " --_ ", + " ", + " " } };