Skip to content

Commit

Permalink
switch tui text (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
EItanya authored Dec 7, 2021
1 parent 548b90d commit 74525c8
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions pkg/tui/tui.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,12 @@ import (
)

const titleText = `[aqua]
______ ______ ______ ______ ______ ______ __
/\ ___\ /\ == \ /\ == \ /\ ___\ /\ ___\ /\__ _\ /\ \
\ \ __\ \ \ __< \ \ _-/ \ \ __\ \ \ \____ \/_/\ \/ \ \ \____
\ \_____\ \ \_____\ \ \_\ \ \_\ \ \_____\ \ \_\ \ \_____\
\/_____/ \/_____/ \/_/ \/_/ \/_____/ \/_/ \/_____/
/\ \
\ \ \____ __ __
\ \ '__'\ /'__'\ /'__'\ // \
\ \ \L\ \/\ __//\ __/ \\_/ //
\ \_,__/\ \____\ \____\ ''-.._.-''-.._.. -(||)(')
\/___/ \/____/\/____/ '''
[aquamarine](powered by solo.io) `

Expand Down

0 comments on commit 74525c8

Please sign in to comment.