Skip to content

Commit

Permalink
Update lib/consts/consts.go
Browse files Browse the repository at this point in the history
Co-authored-by: Federico Tedin <federicotdn@users.noreply.github.com>
  • Loading branch information
mstoykov and federicotdn committed Sep 12, 2024
1 parent 14fd3e0 commit 0a4cdf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/consts/consts.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ func FullVersion() string {
// Banner returns the ASCII-art banner with the k6 logo and stylized website URL
func Banner() string {
banner := strings.Join([]string{
` /\ Grafana /‾‾/ `,
` /\ Grafana /‾‾/ `,
` /\ / \ |\ __ / / `,
` / \/ \ | |/ / / ‾‾\ `,
` / \ | ( | (‾) |`,
Expand Down

0 comments on commit 0a4cdf6

Please sign in to comment.