diff options
Diffstat (limited to 'layouts/index.html')
-rw-r--r-- | layouts/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/index.html b/layouts/index.html index 021da39..2f9d8ff 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -3,9 +3,6 @@ {{ end }} {{ define "main" }} - <!-- Page Content --> - - <div class="stripe-dark"></div> {{ range $index, $element := (where .Pages "Type" "in" .Site.Params.mainSections).ByWeight }} <div class="stripe-dark"> <div class="mw7 center pv2"> |