[F] Unescape backslash
This commit is contained in:
parent
485aa44f3f
commit
5d392262c1
42 changed files with 188 additions and 184 deletions
|
|
@ -3,11 +3,11 @@ from ..distro import AsciiArt
|
|||
|
||||
guix_small = AsciiArt(match=r'''"guix_small"*''', color='3 7 6 1 8', ascii=r"""
|
||||
${c1}|.__ __.|
|
||||
|__ \\ / __|
|
||||
\\ \\ / /
|
||||
\\ \\ / /
|
||||
\\ \\ / /
|
||||
\\ \\/ /
|
||||
\\__/
|
||||
|__ \ / __|
|
||||
\ \ / /
|
||||
\ \ / /
|
||||
\ \ / /
|
||||
\ \/ /
|
||||
\__/
|
||||
""")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue