From 1f4f7dcbd622bef91adaff93d6425976f4003541 Mon Sep 17 00:00:00 2001 From: "Rafael D. Hernandez" Date: Sat, 6 Feb 2021 01:31:42 -0800 Subject: [PATCH] add: python git github keywords (#40933) --- client/i18n/locales/english/meta-tags.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/client/i18n/locales/english/meta-tags.json b/client/i18n/locales/english/meta-tags.json index 239cb89d9c..cf2020dbfb 100644 --- a/client/i18n/locales/english/meta-tags.json +++ b/client/i18n/locales/english/meta-tags.json @@ -3,8 +3,11 @@ "description": "Learn to Code — For Free", "social-description": "Learn to Code — For Free", "keywords": [ + "python", "javascript", "js", + "git", + "github", "website", "web", "development",