docs: update meta for contribute page (#38708)

This commit is contained in:
Ahmad Abdolsaheb
2020-05-02 15:59:23 +03:00
committed by GitHub
parent 7035516483
commit 2aac32201e

View File

@ -11,18 +11,18 @@
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<!--social--> <!--social-->
<meta content='freeCodeCamp.org' name='og:title' /> <meta content='freeCodeCamp.org' name='og:title' />
<meta content={ 'Learn to code. Build projects. Earn certifications.' <meta content='Learn to code. 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='og:description' /> + 'companies including Google, Apple, Amazon, and Microsoft.' name='og:description' />
<meta content='https://cdn.freecodecamp.org/platform/universal/fcc-og-1200-social-green.png' property='og:image' /> <meta content='https://cdn.freecodecamp.org/platform/universal/fcc-og-1200-social-green.png' property='og:image' />
<meta content='summary_large_image' key='twitter:card' name='twitter:card' /> <meta content='summary_large_image' key='twitter:card' name='twitter:card' />
<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. 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' />
<!-- Theme --> <!-- Theme -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple.css"> --> <!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple.css"> -->