Tighten htmllint's rules. (#24471)
This commit is contained in:
parent
fbd42af6ca
commit
2ef5b90136
13 changed files with 41 additions and 18 deletions
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
<title>
|
||||
{%- if page.title -%}
|
||||
{{ page.title }} · {{ site.title }}
|
||||
{{ page.title }} · {{ site.title }}
|
||||
{%- else -%}
|
||||
{{ site.title }} · {{ site.description }}
|
||||
{{ site.title }} · {{ site.description }}
|
||||
{%- endif -%}
|
||||
</title>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue