summaryrefslogtreecommitdiffstats
path: root/layouts/index.json
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/index.json')
-rw-r--r--layouts/index.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/index.json b/layouts/index.json
index a71d1e6..2b8aa25 100644
--- a/layouts/index.json
+++ b/layouts/index.json
@@ -31,7 +31,6 @@
"type" $page.Type
"section" $page.Section
"content" $page.Plain
- "categories" ($page.Params.categories | default slice)
"tags" ($page.Params.tags | default slice)
) -}}