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

@@ -6,6 +6,10 @@ keywords: [coding interview algorithms, coding interview data structures]
sidebar_label: Introduction
---
<head>
<meta property="og:image" content="https://www.techinterviewhandbook.org/social/algorithms/algorithms-study-cheatsheet.png" />
</head>
import InDocAd from '../\_components/InDocAd';
## What is this