feat(logos): update EndeavourOS logo (#59)

This commit is contained in:
Un1q32 2024-07-25 15:06:30 -04:00 committed by GitHub
parent 84243151fa
commit 7a22f30007
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -269,13 +269,13 @@ case ${1:-${PF_ASCII:-${distro:-$os}}} in
;; ;;
[Ee]ndeavour*) [Ee]ndeavour*)
read_ascii 4 <<- EOF read_ascii 5 <<- EOF
${c1}/${c4}\\ ${c1}/${c5}\\
${c1}/${c4}/ \\${c6}\\ ${c1}/${c5}/ \\${c4}\\
${c1}/${c4}/ \\ ${c6}\\ ${c1}/${c5}/ \\ ${c4}\\
${c1}/ ${c4}/ _) ${c6}) ${c1}/ ${c5}/ _) ${c4})
${c1}/_${c4}/___-- ${c6}__- ${c1}/_${c5}/___-- ${c4}__-
${c6}/____-- ${c4}/____--
EOF EOF
;; ;;