File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
.themes/classic/source/_includes Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 16
16
< meta name ="MobileOptimized " content ="320 ">
17
17
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
18
18
19
- {% capture canonical %}{{ site.url }}{% if site.permalink contains '.html' %}{{ page.url }}{% else %}{{ page.url | remove:'index.html' | strip_slash }}{% endif %}{% endcapture %}
19
+ {% capture canonical %}{{ site.url }}{% if site.permalink contains '.html' %}{{ page.url }}{% else %}{{ page.url | remove:'index.html' }}{% endif %}{% endcapture %}
20
20
< link rel ="canonical " href ="{{ canonical }} ">
21
21
< link href ="{{ root_url }}/favicon.png " rel ="icon ">
22
22
< link href ="{{ root_url }}/stylesheets/screen.css " media ="screen, projection " rel ="stylesheet " type ="text/css ">
You can’t perform that action at this time.
0 commit comments