Exclude blog index from search
This commit is contained in:
parent
794fab71c8
commit
b526578aec
@ -9,6 +9,7 @@ pagination:
|
||||
reverse: true
|
||||
permalink: "/{{ page.fileSlug }}{{ if pagination.pageNumber > 0 }}/page/{{ pagination.pageNumber + 1 }}{{ /if }}/"
|
||||
isContentDivided: true
|
||||
excludeFromSearch: true
|
||||
eleventyNavigation:
|
||||
order: 4
|
||||
eleventyComputed:
|
||||
|
Loading…
x
Reference in New Issue
Block a user