Skip to content

Commit

Permalink
Merge pull request #2 from udondan/docs
Browse files Browse the repository at this point in the history
Docs
  • Loading branch information
udondan authored Nov 24, 2017
2 parents 392c39d + 01bc734 commit 8030006
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/_includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
<title>{% if page.title %}{{ page.title }} | {% endif %}{{ site.title }} | Groupon</title>
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="{% if page.title %}{{ page.title }} | {% endif %}{{ site.title }} | Groupon">
<meta property="og:image" content="https://groupon.github.io/ansible-silo/preview.png">
<meta property="og:description" content="{{ site.description }}">
<meta property="og:url" content="https://groupon.github.io/ansible-silo/">
<link rel="apple-touch-icon" sizes="152x152" href="//www2.grouponcdn.com/layout/assets/grpn-favicon-152x152-ed288e134e.png">
<link rel="mask-icon" href="//www2.grouponcdn.com/layout/assets/grpn-favicon-319296fcd8.svg" color="#53a318">
<link rel="icon" type="image/png" href="//www2.grouponcdn.com/layout/assets/grpn-favicon-96x96-65e46e4853.png" sizes="96x96">
Expand Down
Binary file added docs/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8030006

Please sign in to comment.