debian logo fix

This commit is contained in:
Your Name 2023-12-15 18:50:35 +03:00
parent 2f88885982
commit e6dc62953b
1 changed files with 2 additions and 2 deletions

View File

@ -2,14 +2,14 @@
#define _LOGOS_H
char *Debian[] = {
" ",
" ",
"\033[31m _____ ",
"\033[31m / __ \\ ",
"\033[31m| / | ",
"\033[31m| \\___` ",
"\033[31m -_ ",
"\033[31m --_ ",
" "
" "
};
char *Void[] = {