Skip to content

Commit

Permalink
Merge pull request #1480 from 18F/meta-updates
Browse files Browse the repository at this point in the history
Add meta description
  • Loading branch information
shawnbot committed Feb 9, 2016
2 parents e65bede + 7a503aa commit 581666c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/head.html
Expand Up @@ -48,6 +48,7 @@
<meta name="twitter:image" content="{{ canonical_base_url }}/img/hero-small.jpg">

<!-- description -->
<meta name="description" content="{{ site.description }}">
<meta property="og:description" content="{{ site.description }}">
<meta name="twitter:description" content="{{ site.description }}">

Expand Down

0 comments on commit 581666c

Please sign in to comment.