summaryrefslogtreecommitdiff
path: root/themes/new_theme/layouts/_default/list.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/new_theme/layouts/_default/list.html')
-rw-r--r--themes/new_theme/layouts/_default/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/new_theme/layouts/_default/list.html b/themes/new_theme/layouts/_default/list.html
index 2bc036c..bca3132 100644
--- a/themes/new_theme/layouts/_default/list.html
+++ b/themes/new_theme/layouts/_default/list.html
@@ -2,7 +2,7 @@
{{ $section := .Section }}
-{{ if and ( ne $section "blog" ) ( ne $section "" ) }}
+{{ if and ( ne $section "blog" ) ( ne $section "" ) ( ne $section "categories" ) }}
<div class="main-content content" role="main" itemprop="mainContentOfPage">
<article class="post">
<header class="post__header clearfix">