mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-03 08:00:26 +03:00
Deleted compression
Signed-off-by: Valentin Popov <valentineus@gmail.com>
This commit is contained in:
@ -8,10 +8,10 @@
|
||||
|
||||
<title>
|
||||
{% if page.title == "index" %}
|
||||
{{ site.title | smartify | strip_html | strip | normalize_whitespace }}
|
||||
{{ site.title | smartify | strip_html | normalize_whitespace }}
|
||||
{% else %}
|
||||
{{ page.title | smartify | strip_html | strip | normalize_whitespace }} ·
|
||||
{{ site.title | smartify | strip_html | strip | normalize_whitespace }}
|
||||
{{ page.title | smartify | strip_html | normalize_whitespace }} ·
|
||||
{{ site.title | smartify | strip_html | normalize_whitespace }}
|
||||
{% endif %}
|
||||
</title>
|
||||
|
||||
|
Reference in New Issue
Block a user