Commit c8fcb549b2ab8241a123a611a23e852d9df4f1db
Exists in
master
and in
2 other branches
Merge branch 'social'
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
index.html
... | ... | @@ -7,6 +7,9 @@ |
7 | 7 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
8 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
9 | 9 | <meta property="og:title" content="Dialoga Brasil" /> |
10 | + <meta property="og:description" content="Aqui suas ideias viram propostas e você ajuda a melhorar as ações do governo" /> | |
11 | + <meta property="og:image" content="http://dialoga.gov.br/images/logo.png" /> | |
12 | + <meta property="og:locale" content="pt_BR" /> | |
10 | 13 | |
11 | 14 | <link rel="icon" type="image/x-icon" href="data:image/png;base64,iVBORw0KGgo=" /> |
12 | 15 | ... | ... |