diff --git a/assets/style.scss b/assets/style.scss index 84e625e..7a8e845 100644 --- a/assets/style.scss +++ b/assets/style.scss @@ -15,9 +15,6 @@ html { box-sizing: inherit; } -.testus { -} - body { background: $color-background; background-image: diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 4071cfa..9540659 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -26,7 +26,6 @@ {{ end }} -
{{ block "main" . }} {{ end }}