Skip to content

Commit

Permalink
add full url for socials image
Browse files Browse the repository at this point in the history
  • Loading branch information
andistuder committed Sep 6, 2017
1 parent e92dbf6 commit 9b6f32b
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@

<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@NTSLive" />
<meta name="twitter:image" content="public/img/love-what-survives.jpg" />
<meta name="twitter:image" content="https://www.nts.live/projects/love-what-survives/public/img/love-what-survives.jpg" />
<meta name="twitter:image:alt" content="Collage of Love What Survives album artwork" />

<meta property="og:site_name" content="NTS" />
<meta property="og:description" content="On the eve of the release of their brand new album, Mount Kimbie play back the record and talk to Debi Ghose about its creation.">
<meta property="og:title" content="Mount Kimbie - Love What Survives - Pre Release Playback | NTS"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://www.nts.live/projects/love-what-survives/"/>
<meta property="og:image" content="public/img/love-what-survives.jpg"/>
<meta property="og:image" content="https://www.nts.live/projects/love-what-survives/public/img/love-what-survives.jpg"/>
<meta property="og:image:width" content="1200"/>
<meta property="og:image:height" content="625"/>
<meta property="og:image:type" content="image/jpeg" />
Expand Down
2 changes: 1 addition & 1 deletion public/css/style.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/css/style.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/app.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/app.min.js.map

Large diffs are not rendered by default.

0 comments on commit 9b6f32b

Please sign in to comment.