diff --git a/_layouts/base.html b/_layouts/base.html index da72e2fb..11397c04 100644 --- a/_layouts/base.html +++ b/_layouts/base.html @@ -1,5 +1,5 @@ - + {% include head.html %} diff --git a/_layouts/error.html b/_layouts/error.html index f862d8c4..6c34cab6 100644 --- a/_layouts/error.html +++ b/_layouts/error.html @@ -1,5 +1,5 @@ - + {% include head.html %} diff --git a/_layouts/index.html b/_layouts/index.html index 961e4822..b4e58a0e 100644 --- a/_layouts/index.html +++ b/_layouts/index.html @@ -1,5 +1,5 @@ - + {% include head.html %}