minor ascii edit (#1816)
This commit is contained in:
parent
095fd04094
commit
798d587c9c
1 changed files with 7 additions and 7 deletions
14
neofetch
14
neofetch
|
@ -7363,13 +7363,13 @@ EOF
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
${c1} ,'''''.
|
${c1} ,'''''.
|
||||||
| ,. |
|
| ,. |
|
||||||
| | "_"
|
| | '_'
|
||||||
,....| |..
|
,....| |..
|
||||||
.' ,.'| ..'
|
.' ,_;| ..'
|
||||||
| | | |
|
| | | |
|
||||||
| ',_,' |
|
| ',_,' |
|
||||||
'. ,'
|
'. ,'
|
||||||
'''''
|
'''''
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue