docs: fixed header to match /learn (#38789)

This commit is contained in:
MarceloDamian
2020-05-11 12:12:06 -04:00
committed by GitHub
parent 9a25ba2633
commit 00c23bce78

View File

@ -20,7 +20,7 @@
<meta content='https://cdn.freecodecamp.org/platform/universal/fcc-twitter-1120X600-social-green.png' <meta content='https://cdn.freecodecamp.org/platform/universal/fcc-twitter-1120X600-social-green.png'
name='twitter:image:src' /> name='twitter:image:src' />
<meta content='freeCodeCamp.org' name='twitter:title' /> <meta content='freeCodeCamp.org' name='twitter:title' />
<meta content='Learn to code. Build projects. Earn certifications.' <meta content='Learn to code at home. Build projects. Earn certifications.'
+ 'Since 2015, 40,000 graduates have gotten jobs at tech ' + 'Since 2015, 40,000 graduates have gotten jobs at tech '
+ 'companies including Google, Apple, Amazon, and Microsoft.' name='twitter:description' /> + 'companies including Google, Apple, Amazon, and Microsoft.' name='twitter:description' />
@ -120,4 +120,4 @@
<script src="https://unpkg.com/docsify-pagination/dist/docsify-pagination.min.js"></script> <script src="https://unpkg.com/docsify-pagination/dist/docsify-pagination.min.js"></script>
<script src="https://unpkg.com/docsify-remote-markdown/dist/docsify-remote-markdown.min.js"></script> <script src="https://unpkg.com/docsify-remote-markdown/dist/docsify-remote-markdown.min.js"></script>
</html> </html>