please god twitter the preview image is right there
This commit is contained in:
@@ -2,13 +2,19 @@
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<title>7am - Daily weather summary</title>
|
||||
<title>7am - Daily Weather Summary</title>
|
||||
|
||||
<meta name="title" content="7am - Daily Weather Summary">
|
||||
<meta name="description" content="Daily weather summary delivered to you at 7am.">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://7am.is">
|
||||
<meta property="og:title" content="7am Weather">
|
||||
<meta property="og:description" content="Daily weather summary delivered to you at 7am.">
|
||||
<meta property="og:image" content="https://7am.is/hero.png">
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:url" content="https://7am.is">
|
||||
<meta name="twitter:title" content="7am Weather">
|
||||
<meta name="twitter:description" content="Daily weather summary delivered to you at 7am.">
|
||||
<meta name="twitter:image" content="https://7am.is/hero.png">
|
||||
|
@@ -4,11 +4,17 @@
|
||||
<head>
|
||||
<title>7am - Instructions for iOS</title>
|
||||
|
||||
<meta name="title" content="7am - Instructions for iOS">
|
||||
<meta name="description" content="7am instructions for iOS users">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://7am.is/instructions">
|
||||
<meta property="og:title" content="7am Weather">
|
||||
<meta property="og:description" content="7am instructions for iOS users">
|
||||
<meta property="og:image" content="https://7am.is/hero.png">
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:url" content="https://7am.is/instructions">
|
||||
<meta name="twitter:title" content="7am Weather">
|
||||
<meta name="twitter:description" content="7am instructions for iOS users">
|
||||
<meta name="twitter:image" content="https://7am.is/hero.png">
|
||||
|
@@ -4,11 +4,17 @@
|
||||
<head>
|
||||
<title>7am weather for {{.LocationName}}</title>
|
||||
|
||||
<meta name="title" content="7am weather for {{.LocationName}}">
|
||||
<meta name="description" content="Weather summary for {{.LocationName}}">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://7am.is/{{.Location}}">
|
||||
<meta property="og:title" content="7am Weather">
|
||||
<meta property="og:description" content="Weather summary for {{.LocationName}}">
|
||||
<meta property="og:image" content="https://7am.is/hero.png">
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:url" content="https://7am.is/{{.Location}}">
|
||||
<meta name="twitter:title" content="7am Weather">
|
||||
<meta name="twitter:description" content="Weather summary for {{.LocationName}}">
|
||||
<meta name="twitter:image" content="https://7am.is/hero.png">
|
||||
|
Reference in New Issue
Block a user