seo: add social image

This commit is contained in:
Yangshun Tay
2022-05-11 10:18:34 +08:00
parent 5e137e236d
commit 75c75293b1
70 changed files with 138 additions and 0 deletions

View File

@@ -13,6 +13,10 @@ keywords:
sidebar_label: Study and practice plan
---
<head>
<meta property="og:image" content="https://www.techinterviewhandbook.org/social/coding-interview-study-plan.png" />
</head>
import InDocAd from './\_components/InDocAd';
import QuestionList from './\_components/QuestionList';