diff --git a/_includes/header.html b/_includes/header.html index e5e6f26..8d76cbd 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,4 +1,4 @@ - + diff --git a/_layouts/default.html b/_layouts/default.html index af41586..c184cef 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -7,7 +7,7 @@ {% include header.html %} - + {{ content }} @@ -16,4 +16,4 @@ {% include footer.html %}