From 0c09fe45600cb445240401350d7c9f9ae5b694d8 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Sun, 6 Mar 2022 22:31:15 +1100 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 629af5c9..35214260 100644 --- a/website/i18n/en/code.json +++ b/website/i18n/en/code.json @@ -180,7 +180,7 @@ "description": "The title of the tag list page" }, "homepage.Tagline": { - "message": "Build cross-platform applications using Go + HTML + CSS + JS" + "message": "Build beautiful cross-platform applications using Go + HTML + CSS + JS" }, "homepage.ButtonText": { "message": "Get Started"