diff --git a/main.go b/main.go index 4f37a42..6388dfc 100644 --- a/main.go +++ b/main.go @@ -15,7 +15,7 @@ const ( colorPink = "LightPink" // Change me ! Commit, push, and see the magic happen! - configuredColor = colorPink + configuredColor = colorBlue ) func main() {