From 9413aaf2bb4455caf80e5fc0819e07ac8ba785e8 Mon Sep 17 00:00:00 2001 From: Yangshun Date: Thu, 22 Aug 2024 14:21:17 +0800 Subject: [PATCH] contents: fix duplicate field --- packages/system-design/contents/introduction/en-US.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/system-design/contents/introduction/en-US.mdx b/packages/system-design/contents/introduction/en-US.mdx index 7802fcf7b..55bd2387a 100644 --- a/packages/system-design/contents/introduction/en-US.mdx +++ b/packages/system-design/contents/introduction/en-US.mdx @@ -1,8 +1,7 @@ --- title: Introduction to Front End System Design description: Learn useful techniques and how to approach top front end system design questions. Written by ex-interviewers at FAANG. -seo_title: Front End System Design Guide | Concepts, Techniques and Questions -seo_title: Front End System Design Guide +seo_title: Front End System Design Guide | GreatFrontEnd social_title: Front End System Design Guide | GreatFrontEnd seo_description: The definitive guide to front end system design interviews. Learn useful techniques and how to approach the most common questions. Written by Ex-FAANG interviewers. ---