Skip to content

Commit 4b2a6c5

Browse files
committed
Updated meta tag.
1 parent 6e20ce9 commit 4b2a6c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pegasus/router.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ def social_metadata()
465465
}
466466
else
467467
metadata = {
468-
'og:title' => @header['title'] || "The Hour of Code is coming",
468+
'og:title' => @header['title'] || "The Hour of Code is here",
469469
'og:description' => @header['description'] || "The Hour of Code is a global movement reaching tens of millions of students in 180+ countries and over 30 languages. Ages 4 to 104.",
470470
'og:image' => @header['og:image'] || 'http://code.org/images/code-video-thumbnail.jpg',
471471
'og:image:width' => @header['og:image:width'] || '1705',

0 commit comments

Comments
 (0)