diff --git a/contents/algorithms/introduction.md b/contents/algorithms/introduction.md index f58d72a8..c1b9d377 100644 --- a/contents/algorithms/introduction.md +++ b/contents/algorithms/introduction.md @@ -1,6 +1,6 @@ --- id: algorithms-introduction -title: Introduction +title: Introduction to algorithms slug: introduction --- diff --git a/website/src/pages/index.js b/website/src/pages/index.js index ddf0e24e..b326e920 100755 --- a/website/src/pages/index.js +++ b/website/src/pages/index.js @@ -87,7 +87,7 @@ function Tweet({url, handle, name, content, avatar, date}) { {name}{' '} @{handle} ·{' '} - + {date} @@ -134,7 +134,7 @@ function HeroSection() {
{siteConfig.tagline}
Brought to you by FAANG engineers and the author of the{' '}
-
+
Blind 75 list