diff --git a/_includes/head.html b/_includes/head.html index 089f116..51d301e 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -6,7 +6,7 @@ - {% if page.title %}{{ page.title }} - {% endif %}{{ site.title }} + {% if page.title %}{{ page.title }}{% endif %} diff --git a/index.md b/index.md index 6f3a5a4..7d45cc0 100644 --- a/index.md +++ b/index.md @@ -1,6 +1,6 @@ --- layout: blocks -title: IRMA app +title: IRMA lang: en lang-ref: index date: 2017-11-22T23:00:00.000+00:00