diff --git a/_layouts/default.html b/_layouts/default.html
index cdefcd8..a2ea5a4 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -19,7 +19,7 @@
View on GitHub
{% endif %}
-
{{ site.title | default: site.github.repository_name }}
+ {{ site.title | default: site.github.repository_name }}
{{ site.description | default: site.github.project_tagline }}
{% if site.show_downloads %}
@@ -48,4 +48,4 @@