mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
Tighten htmllint's rules. (#24471)
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user