Commit 80327b7a0dbd01126f40ac9a4940bec8e7deecf5

Authored by Leonardo Merlin
2 parents 98a11d79 e307fbc0

Merge branch 'master' into staging

Showing 1 changed file with 6 additions and 1 deletions   Show diff stats
src/index.html
@@ -4,10 +4,15 @@ @@ -4,10 +4,15 @@
4 <head> 4 <head>
5 <meta charset="utf-8"> 5 <meta charset="utf-8">
6 <title>Dialoga Brasil</title> 6 <title>Dialoga Brasil</title>
7 - <meta name="description" content=""> 7 + <meta name="description" content="O País fica melhor quando você participa">
8 <base href="/"> 8 <base href="/">
9 <meta name="viewport" content="width=device-width"> 9 <meta name="viewport" content="width=device-width">
10 <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> 10 <!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
  11 +
  12 + <!-- OpenGraph -->
  13 + <meta name="og:title" content="Dialoga Brasil">
  14 + <meta name="og:description" content="O País fica melhor quando você participa">
  15 + <meta name="og:image" content="http://dialoga.gov.br/images/logo.png">
11 16
12 <!-- build:css({.tmp/serve,src}) styles/vendor.css --> 17 <!-- build:css({.tmp/serve,src}) styles/vendor.css -->
13 <!-- bower:css --> 18 <!-- bower:css -->