File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
< link rel ="alternate " hreflang ="ru " href ="https://tc39.es/ru/ " />
14
14
< link rel ="alternate " hreflang ="zh-Hans " href ="https://tc39.es/zh-Hans/ " />
15
15
< link rel ="alternate " hreflang ="x-default " href ="https://tc39.es/ " />
16
- < link rel ="icon " type ="image/x-icon " href ="favicon.ico " />
17
- < link rel ="icon " type ="image/png " href ="favicon-32x32.png " sizes ="32x32 " />
18
- < link rel ="icon " type ="image/png " href ="favicon-16x16.png " sizes ="16x16 " />
16
+ < link rel ="icon " type ="image/x-icon " href ="/ favicon.ico " />
17
+ < link rel ="icon " type ="image/png " href ="/ favicon-32x32.png " sizes ="32x32 " />
18
+ < link rel ="icon " type ="image/png " href ="/ favicon-16x16.png " sizes ="16x16 " />
19
19
< script type ="application/ld+json ">
20
20
{
21
21
"@context" : "https://schema.org" ,
31
31
< link rel ="stylesheet " href ="{{ '/assets/css/normalize.css' | url }} " />
32
32
< link
33
33
rel ="stylesheet "
34
- href ="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | url}} "
34
+ href ="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | url }} "
35
35
/>
36
36
< script
37
37
defer
You can’t perform that action at this time.
0 commit comments