File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html >
3
3
< head >
4
+ < meta charset ="UTF-8 "/>
5
+ < meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 "/>
6
+
4
7
< title > {% if page.title %}{{ page.title }} | {% endif %}{{ site.title }}</ title >
5
8
{% if page.title %}
6
9
< meta property ="og:title " content ="{{ page.title }} "/>
18
21
< meta property ="og:url " content ="{{ site.url }}{{ page.url }} "/>
19
22
{% endif %}
20
23
< meta property ="og:image " content ="{{ site.url }}/resources/img/scala-spiral-3d-2-toned-down.png "/>
21
-
22
- < meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 "/>
24
+
23
25
< meta name ="viewport " content ="width=device-width, initial-scale=1 "/>
24
26
25
27
< link rel ="icon " type ="image/png " href ="{{ site.baseurl }}/resources/favicon.ico ">
You can’t perform that action at this time.
0 commit comments