add meta description
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<head>
|
||||
<title>7am - Daily weather summary</title>
|
||||
|
||||
<meta name="description" content="Daily weather summary delivered to you at 7am.">
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="og:title" content="7am Weather">
|
||||
<meta property="og:description" content="Daily weather summary delivered to you at 7am.">
|
||||
|
@@ -4,7 +4,8 @@
|
||||
<head>
|
||||
<title>7am weather for {{.LocationName}}</title>
|
||||
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="description" content="Weather summary for {{.LocationName}}">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta property="og:title" content="7am Weather">
|
||||
<meta property="og:description" content="Weather summary for {{.LocationName}}">
|
||||
<meta property="og:image" content="/hero.png">
|
||||
|
Reference in New Issue
Block a user