File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 33 < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
44 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
55
6- {% capture page_title %}{% if page.title %}{{ " · povieira.com " | prepend: page.title }}{% else %}{{ site.title }}{% endif %}{% endcapture %}
6+ {% capture page_title %}{% if page.title %}{{ " · pv8.io " | prepend: page.title }}{% else %}{{ site.title }}{% endif %}{% endcapture %}
77 {% capture page_description %}{% if page.excerpt %}{{ page.excerpt | markdownify | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.meta.description }}{% endif %}{% endcapture %}
88 {% capture url %}{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}{% endcapture %}
99 < title > {{ page_title }}</ title >
You can’t perform that action at this time.
0 commit comments