File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
< meta property ="og:url " content ="{{ site.url }}{{ page.url }} "/>
18
18
< meta property ="og:image " content ="{{ site.url }}/resources/img/scala-spiral-3d-2-toned-down.png "/>
19
19
< meta property ="og:title " content ="{% if page.title %}{{ page.title }}{% else %}{{site.title}}{% endif %} "/>
20
- {% if page.description %}< meta property ="og:description " content ="{{ page.description }} "{% endif %}
20
+ {% if page.description %}< meta property ="og:description " content ="{{ page.description }} "/> {% endif %}
21
21
22
22
< meta name ="twitter:card " content ="summary "/>
23
23
< meta name ="twitter:site " content ="@scala_lang "/>
24
24
< meta name ="twitter:creator " content ="@scala_lang "/>
25
25
{% if page.title %}< meta property ="twitter:title " content ="{{ page.title }} "/> {% endif %}
26
- {% if page.description %}< meta property ="twitter:description " content ="{{ page.description }} "{% endif %}
26
+ {% if page.description %}< meta property ="twitter:description " content ="{{ page.description }} "/> {% endif %}
27
27
28
28
< link rel ="icon " type ="image/png " href ="{{ site.baseurl }}/resources/favicon.ico ">
29
29
< link rel ="shortcut icon " type ="image/png " href ="{{ site.baseurl }}/resources/favicon.ico ">
You can’t perform that action at this time.
0 commit comments