Skip to content

Commit

Permalink
updated banner
Browse files Browse the repository at this point in the history
  • Loading branch information
rtfmkiesel committed Sep 16, 2023
1 parent 64f0657 commit 889fec3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pkg/logger/logger.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ func CatchCrit(err error) {
func Banner() {
if !BeSilent {
fmt.Printf(`
╒═══════════════════════════╕
| LOLDrivers-client |
| https://loldrivers.io |
| |
| by @rtfmkiesel/mkiesel.ch |
╘═══════════════════════════╛
┌─────────────────────────────────────┐
LOLDrivers-client
https://www.loldrivers.io
│ https://github.com/rtfmkiesel │
└─────────────────────────────────────┘
`)
}
Expand Down

0 comments on commit 889fec3

Please sign in to comment.