From c710761f6522eb05ae6e76ea9e78777997a46a27 Mon Sep 17 00:00:00 2001 From: Maxence Poutord Date: Tue, 11 Feb 2020 19:10:36 +0000 Subject: [PATCH] fix(data): merge gatsby tag (#637) (#640) --- src/data.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/data.js b/src/data.js index 66cd9225..e52cc93c 100644 --- a/src/data.js +++ b/src/data.js @@ -75,7 +75,7 @@ module.exports = [ 'Remote', 'Devtools', 'GraphQL', - 'GatsbyJs', + 'Gatsby', 'Electron', 'CSS', 'React', @@ -2602,7 +2602,7 @@ module.exports = [ 'React Native', 'Remote', 'GraphQL', - 'GatsbyJs', + 'Gatsby', 'Next', ], }, @@ -3583,7 +3583,7 @@ module.exports = [ 'PHP', 'React', 'GraphQL', - 'GatsbyJs', + 'Gatsby', ], }, { @@ -3656,7 +3656,7 @@ module.exports = [ 'CSS', 'JavaScript', 'React', - 'GatsbyJs', + 'Gatsby', 'Svelte', ], },