File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 12
12
< link href ="https://assets.openshift.net/content/subdomain.css " rel ="stylesheet " type ="text/css ">
13
13
< link href ="<%= File . join ( css_path , 'docs.css' ) %> " rel ="stylesheet " />
14
14
< link href ="https://assets.openshift.net/content/subdomain/touch-icon-precomposed.png " rel ="apple-touch-icon-precomposed " type ="image/png ">
15
- < link href ="/ _images/favicon32x32.png " rel ="shortcut icon " type ="image/png ">
15
+ < link href ="_images/favicon32x32.png " rel ="shortcut icon " type ="image/png ">
16
16
<!--[if IE]><link rel="shortcut icon" href="https://assets.openshift.net/content/subdomain/favicon.ico"><![endif]-->
17
17
<!-- or, set /favicon.ico for IE10 win -->
18
- < meta content ="OpenShift " name ="application-name ">
19
- < meta content ="#000000 " name ="msapplication-TileColor ">
20
- < meta content ="https://assets.openshift.net/content/subdomain/touch-icon-precomposed.png " name ="msapplication-TileImage ">
18
+ <!-- Facebook -->
19
+ < meta property ="og:type " content ="website ">
20
+ < meta property ="og:title " content ="Documentação Guardians-DSC ">
21
+ < meta property ="og:image " content ="_images/facebook.png ">
22
+ < meta property ="og:description " content ="<%= [ topic_title , subgroup_title ] . compact . join ( ' - ' ) %> ">
23
+ < meta property ="og:locale " content ="pt_BR ">
21
24
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
22
25
<!--[if lt IE 9]>
23
26
<script src="https://assets.openshift.net/content/html5shiv.js" type="text/javascript"></script>
You can’t perform that action at this time.
0 commit comments