Skip to content

Commit

Permalink
Update title
Browse files Browse the repository at this point in the history
  • Loading branch information
louh committed Dec 7, 2018
1 parent 725aa7e commit 0fa2c19
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">

<!-- Primary Meta Tags -->
<title>The Weekender</title>
<meta name="title" content="The Weekender">
<title>The Weekender HD Remaster</title>
<meta name="title" content="The Weekender HD Remaster">
<meta name="description" content="Your (unofficial) guide to planned service changes in effect for NYC’s subway system.">

<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://weekender.netlify.com/">
<meta property="og:title" content="The Weekender">
<meta property="og:title" content="The Weekender HD Remaster">
<meta property="og:description" content="Your (unofficial) guide to planned service changes in effect for NYC’s subway system.">
<meta property="og:image" content="https://weekender.netlify.com/thumbnail.png">

<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://weekender.netlify.com/">
<meta property="twitter:title" content="The Weekender">
<meta property="twitter:title" content="The Weekender HD Remaster">
<meta property="twitter:description" content="Your (unofficial) guide to planned service changes in effect for NYC’s subway system.">
<meta property="twitter:image" content="https://weekender.netlify.com/thumbnail.png">

Expand Down

0 comments on commit 0fa2c19

Please sign in to comment.