fix meta image preview links
This commit is contained in:
@@ -7,11 +7,11 @@
|
|||||||
<meta name="description" content="Daily weather summary delivered to you at 7am.">
|
<meta name="description" content="Daily weather summary delivered to you at 7am.">
|
||||||
<meta property="og:title" content="7am Weather">
|
<meta property="og:title" content="7am Weather">
|
||||||
<meta property="og:description" content="Daily weather summary delivered to you at 7am.">
|
<meta property="og:description" content="Daily weather summary delivered to you at 7am.">
|
||||||
<meta property="og:image" content="/hero.png">
|
<meta property="og:image" content="https://7am.is/hero.png">
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta name="twitter:title" content="7am Weather">
|
<meta name="twitter:title" content="7am Weather">
|
||||||
<meta name="twitter:description" content="Daily weather summary delivered to you at 7am.">
|
<meta name="twitter:description" content="Daily weather summary delivered to you at 7am.">
|
||||||
<meta name="twitter:image" content="/hero.png">
|
<meta name="twitter:image" content="https://7am.is/hero.png">
|
||||||
|
|
||||||
<link rel="icon" type="image/png" href="/favicon.png">
|
<link rel="icon" type="image/png" href="/favicon.png">
|
||||||
<link rel="manifest" href="/manifest.json">
|
<link rel="manifest" href="/manifest.json">
|
||||||
|
@@ -7,11 +7,11 @@
|
|||||||
<meta name="description" content="7am instructions for iOS users">
|
<meta name="description" content="7am instructions for iOS users">
|
||||||
<meta property="og:title" content="7am Weather">
|
<meta property="og:title" content="7am Weather">
|
||||||
<meta property="og:description" content="7am instructions for iOS users">
|
<meta property="og:description" content="7am instructions for iOS users">
|
||||||
<meta property="og:image" content="/hero.png">
|
<meta property="og:image" content="https://7am.is/hero.png">
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta name="twitter:title" content="7am Weather">
|
<meta name="twitter:title" content="7am Weather">
|
||||||
<meta name="twitter:description" content="7am instructions for iOS users">
|
<meta name="twitter:description" content="7am instructions for iOS users">
|
||||||
<meta name="twitter:image" content="/hero.png">
|
<meta name="twitter:image" content="https://7am.is/hero.png">
|
||||||
|
|
||||||
<link rel="icon" type="image/png" href="/favicon.png">
|
<link rel="icon" type="image/png" href="/favicon.png">
|
||||||
<link rel="manifest" href="/manifest.json">
|
<link rel="manifest" href="/manifest.json">
|
||||||
|
@@ -7,11 +7,11 @@
|
|||||||
<meta name="description" content="Weather summary for {{.LocationName}}">
|
<meta name="description" content="Weather summary for {{.LocationName}}">
|
||||||
<meta property="og:title" content="7am Weather">
|
<meta property="og:title" content="7am Weather">
|
||||||
<meta property="og:description" content="Weather summary for {{.LocationName}}">
|
<meta property="og:description" content="Weather summary for {{.LocationName}}">
|
||||||
<meta property="og:image" content="/hero.png">
|
<meta property="og:image" content="https://7am.is/hero.png">
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta name="twitter:title" content="7am Weather">
|
<meta name="twitter:title" content="7am Weather">
|
||||||
<meta name="twitter:description" content="Weather summary for {{.LocationName}}">
|
<meta name="twitter:description" content="Weather summary for {{.LocationName}}">
|
||||||
<meta name="twitter:image" content="/hero.png">
|
<meta name="twitter:image" content="https://7am.is/hero.png">
|
||||||
|
|
||||||
<link rel="icon" type="image/png" href="/favicon.png">
|
<link rel="icon" type="image/png" href="/favicon.png">
|
||||||
<link rel="manifest" href="/manifest.json">
|
<link rel="manifest" href="/manifest.json">
|
||||||
|
Reference in New Issue
Block a user