Fix logo
This commit is contained in:
parent
b210ec124c
commit
2967d995b6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ module Widgets
|
|||
LOGO = <<~END.lines.map { |s| s.gsub(/\n$/, '') }
|
||||
____________ _____ _ _
|
||||
|_ _/ _ \\ \\/ / _ \\| \\ | |
|
||||
| || | | \\ / | | | \\ | |
|
||||
| || | | \\ / | | | \\| |
|
||||
| || |_| / \\ |_| | |\\ |
|
||||
|_| \\___/_/\\_\\___/|_| \\_|
|
||||
END
|
||||
|
|
Reference in a new issue