Skip to content

Commit 64fd9ee

Browse files
authored
设置 index.json 的布局为空
1 parent 23ae6a4 commit 64fd9ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_pages/index.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
layout: null
23
---
34
[
45
{%- assign pages = site.pages | where: "layout", "document-collection" | where_exp: "item", "item.collection" | where_exp: "item", "item.skip_index != true" -%}

0 commit comments

Comments
 (0)