diff --git a/_layouts/default.html b/_layouts/default.html index 0b40dc9..5c05c99 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -45,7 +45,7 @@ Skip to the content. - {{ page.title | default: site.title | default: site.github.repository_name }} + {{ page.title | default: site.title | default: site.github.repository_name }} {{ page.description | default: site.description | default: site.github.project_tagline }} {% if site.github.is_project_page %} View on GitHub