Fix nixos_small logo (#421)
* [F] Fix nixos_small logo * [F] Fix nixos_small logo missing line break * [?] i was trying to fix a difference between the python version and the rust version what the hell dude
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
from . import AsciiArt
|
from . import AsciiArt
|
||||||
|
|
||||||
nixos_small = AsciiArt(match=r'''"nixos_small"''', color='4 6', ascii=r"""
|
nixos_small = AsciiArt(match=r'''"nixos_small"''', color='4 6', ascii=r"""
|
||||||
${c1} \\ \\ //
|
${c1}\\ \\ //
|
||||||
==\\__\\/ //
|
==\\__\\/ //
|
||||||
// \\//
|
// \\//
|
||||||
==// //==
|
==// //==
|
||||||
|
|||||||
Reference in New Issue
Block a user