diff --git a/www/layouts/_default/baseof.html b/www/layouts/_default/baseof.html
index 1695021..bbee805 100644
--- a/www/layouts/_default/baseof.html
+++ b/www/layouts/_default/baseof.html
@@ -7,8 +7,8 @@
{{ .Site.Title }}
{{- end }}
-
-
+
+
diff --git a/www/layouts/index.html b/www/layouts/index.html
index e844ebc..dac07f4 100644
--- a/www/layouts/index.html
+++ b/www/layouts/index.html
@@ -2,10 +2,10 @@
{{ index .Site.Data.readme "content" | markdownify }}