Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions build/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link href="/universal/favicons/favicon-32x32.png" rel="favicon" sizes="32x32" />
<link href="/universal/favicons/favicon.ico" rel="icon" />
<meta content={ 'Learn to code. Build projects. Earn certifications.'
+ 'Since 2015, 40,000 graduates have gotten jobs at tech ' + 'companies
+ 'Since 2015, 100,000 graduates have gotten jobs at tech ' + 'companies
including Google, Apple, Amazon, and Microsoft.' } name='og:description' />
<meta content="/platform/universal/fcc_meta_1920X1080-indigo.png" property="og:image" />

Expand All @@ -26,7 +26,7 @@

<meta content="freeCodeCamp.org" name="twitter:title" />
<meta content={ 'Learn to code. Build projects. Earn certifications.'
+ 'Since 2015, 40,000 graduates have gotten jobs at tech ' + 'companies
+ 'Since 2015, 100,000 graduates have gotten jobs at tech ' + 'companies
including Google, Apple, Amazon, and Microsoft.' } name='twitter:description' />
<meta content="$ilp.uphold.com/LJmbPn7WD4JB" name="monetization" />
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet" />
Expand Down Expand Up @@ -70,4 +70,4 @@ <h4>Could not find what you were looking for.</h4>
</div>
</body>

</html>
</html>
4 changes: 2 additions & 2 deletions build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link href="/universal/favicons/favicon.ico" rel="icon" />
<meta content="freeCodeCamp.org" name="og:title" />
<meta content={ 'Learn to code. Build projects. Earn certifications.'
+ 'Since 2015, 40,000 graduates have gotten jobs at tech ' + 'companies
+ 'Since 2015, 100,000 graduates have gotten jobs at tech ' + 'companies
including Google, Apple, Amazon, and Microsoft.' } name='og:description' />
<meta content="/platform/universal/fcc_meta_1920X1080-indigo.png" property="og:image" />

Expand All @@ -26,7 +26,7 @@

<meta content="freeCodeCamp.org" name="twitter:title" />
<meta content={ 'Learn to code. Build projects. Earn certifications.'
+ 'Since 2015, 40,000 graduates have gotten jobs at tech ' + 'companies
+ 'Since 2015, 100,000 graduates have gotten jobs at tech ' + 'companies
including Google, Apple, Amazon, and Microsoft.' } name='twitter:description' />
<meta content="$ilp.uphold.com/LJmbPn7WD4JB" name="monetization" />
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet" />
Expand Down
Loading