Commit 3dfefc1230b012a4b0f1b56380cd604a5ac2d57a
1 parent
03264c8a
Exists in
master
and in
2 other branches
Ticket #32: Adding image for Facebook sharing
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
ConfJuvApp/www/index.html
@@ -3,7 +3,8 @@ | @@ -3,7 +3,8 @@ | ||
3 | <head> | 3 | <head> |
4 | <meta charset="utf-8"> | 4 | <meta charset="utf-8"> |
5 | <meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width, height=device-height"> | 5 | <meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width, height=device-height"> |
6 | - <meta property="og:description" content="Participe da 3ª Conferência Nacional de Juventude!" /> | 6 | + <meta property="og:description" content="Veja a minha proposta para a 3ª Conferência Nacional de Juventude!" /> |
7 | + <meta property="og:image" content="http://app.juventude.gov.br/img/avatar.png" /> | ||
7 | 8 | ||
8 | <title>#3confjuv</title> | 9 | <title>#3confjuv</title> |
9 | 10 |