Corrected spacing issue on LMDE logo
The top line of the LMDE logo was missing the correct spacing to properly align with the rest of the logo
This commit is contained in:
@@ -8349,7 +8349,7 @@ EOF
|
|||||||
"LMDE"*)
|
"LMDE"*)
|
||||||
set_colors 2 7
|
set_colors 2 7
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
${c2}`.-::---..
|
${c2} `.-::---..
|
||||||
${c1} .:++++ooooosssoo:.
|
${c1} .:++++ooooosssoo:.
|
||||||
.+o++::. `.:oos+.
|
.+o++::. `.:oos+.
|
||||||
${c1} :oo:.` -+oo${c2}:
|
${c1} :oo:.` -+oo${c2}:
|
||||||
|
|||||||
Reference in New Issue
Block a user