Commit 96374b8d authored by derailed's avatar derailed
Browse files

added docs

parent 429415b6
Showing with 2 additions and 0 deletions
+2 -0
......@@ -13,6 +13,7 @@ const (
product = "Kubernetes CLI Island Style!"
)
// LogoSmall K9s small log.
var LogoSmall = []string{
` ____ __.________ `,
`| |/ _/ __ \______`,
......@@ -22,6 +23,7 @@ var LogoSmall = []string{
` \/ \/ `,
}
// Logo K9s big logo for splash page.
var Logo = []string{
` ____ __.________ _________ .____ .___ `,
`| |/ _/ __ \_____\_ ___ \| | | |`,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment