0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-03 08:00:26 +03:00

Checking the homepage by ID

Signed-off-by: Valentin Popov <valentineus@gmail.com>
This commit is contained in:
Valentin Popov
2018-04-03 21:30:05 +00:00
parent bcc6b80537
commit 8f06024803
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
<title>
{% if page.title == "index" %}
{% if page.id == "index" %}
{{ site.title | smartify | strip_html | normalize_whitespace }}
{% else %}
{{ page.title | smartify | strip_html | normalize_whitespace }} &middot;