File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
<!-- or, set /favicon.ico for IE10 win -->
18
18
<!-- Facebook -->
19
19
< meta property ="og:type " content ="website ">
20
- < meta property ="og:title " content ="Documentação Guardians-DSC ">
20
+ < meta property ="og:title " content ="<%= [ topic_title , subgroup_title ] . compact . join ( ' - ' ) %> ">
21
21
< meta property ="og:image " content ="https://raw.githubusercontent.com/Guardians-DSC/docs/gh-pages/imgs/facebook.png ">
22
- < meta property ="og:description " content ="<%= [ topic_title , subgroup_title ] . compact . join ( ' - ' ) %> ">
22
+ < meta property ="og:description " content ="Documentação Guardians-DSC ">
23
23
< meta property ="og:locale " content ="pt_BR ">
24
24
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
25
25
<!--[if lt IE 9]>
Original file line number Diff line number Diff line change 13
13
< link href ="_images/favicon32x32.png " rel ="shortcut icon " type ="image/png ">
14
14
<!-- Facebook -->
15
15
< meta property ="og:type " content ="website ">
16
- < meta property ="og:title " content ="Documentação Guardians-DSC ">
16
+ < meta property ="og:title " content ="Documentação Guardians - Home ">
17
17
< meta property ="og:image " content ="https://raw.githubusercontent.com/Guardians-DSC/docs/gh-pages/imgs/facebook.png ">
18
- < meta property ="og:description " content ="Página de documentação do grupo Guardians ">
18
+ < meta property ="og:description " content ="Documentação Guardians-DSC ">
19
19
< meta property ="og:locale " content ="pt_BR ">
20
20
<!--[if IE]><link rel="shortcut icon" href="https://assets.openshift.net/content/subdomain/favicon.ico"><![endif]-->
21
21
< link href ="https://assets.openshift.net/content/subdomain.css " rel ="stylesheet " media ="screen, print ">
You can’t perform that action at this time.
0 commit comments