From a3de4577dde1f4a17c7e470b21f42e08d04fd534 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Sat, 7 May 2022 12:05:30 +1000 Subject: [PATCH] Update tagline --- website/i18n/en/code.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/i18n/en/code.json b/website/i18n/en/code.json index 4827318b8..8c25f6120 100644 --- a/website/i18n/en/code.json +++ b/website/i18n/en/code.json @@ -18,7 +18,7 @@ "message": "Quickly generate, build and package your projects using the Wails CLI." }, "homepage.Tagline": { - "message": "Build beautiful cross-platform applications using Go + HTML + CSS + JS" + "message": "Build beautiful cross-platform applications using Go" }, "homepage.ButtonText": { "message": "Get Started"