diff --git a/main.go b/main.go index 564fb5e..28c6f52 100644 --- a/main.go +++ b/main.go @@ -19,7 +19,7 @@ const ( failedColor = "8b0000/dc143c" ) -//go:embed sample.tpl +//go:embed message.tpl var message string type templateData struct {