diff --git a/_includes/footer.html b/_includes/footer.html index 0d9d9d6..82cd985 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -10,7 +10,7 @@ diff --git a/_includes/head.html b/_includes/head.html index b859f10..db8d157 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,10 +1,10 @@ {{ page.title }} - {{ site.title }} - - + + {%- if include.redirect_url -%} {%- endif -%} - + diff --git a/_includes/user.html b/_includes/user.html index 79f3f21..58b7c8e 100644 --- a/_includes/user.html +++ b/_includes/user.html @@ -6,7 +6,7 @@
  • {{ author.name }}
  • {%- if author.logo -%} - + {%- endif -%}

    {{ site.data.i18n[site.lang].label.author }}