diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index 624cfbd8..709262fc 100755
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -35,11 +35,13 @@ module.exports = {
href: 'https://www.facebook.com/techinterviewhandbook',
position: 'right',
className: 'navbar-icon navbar-icon-facebook',
+ 'aria-label': 'Facebook page',
},
{
href: 'https://twitter.com/yangshunz',
position: 'right',
className: 'navbar-icon navbar-icon-twitter',
+ 'aria-label': 'Twitter page',
},
],
},
diff --git a/website/src/pages/index.js b/website/src/pages/index.js
index 1d3cebb2..2f079406 100755
--- a/website/src/pages/index.js
+++ b/website/src/pages/index.js
@@ -134,10 +134,8 @@ function HeroSection() {
{siteConfig.tagline}
Brought to you by FAANG engineers and the author of the{' '}
- Blind 75 List
+ Blind 75 list
-
- Over 500,000 people have benefitted from this handbook!