diff --git a/_includes/head.html b/_includes/head.html index fff6310..80eb443 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,6 +2,9 @@ + + + {{ page.title }} {% if page.robots %} diff --git a/_includes/header.html b/_includes/header.html index ff65cb1..a67ee0b 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,7 +1,7 @@ {%- assign page_paths = site.header_pages | default: default_paths -%}