Skip to content

Commit b403970

Browse files
committed
Add hideListLinks frontmatter property to _index.md pages
1 parent e318f9b commit b403970

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

content/integrate/redisvl/api/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ linkTitle: RedisVL API
33
title: RedisVL API
44
type: integration
55
weight: 5
6+
hideListLinks: true
67
---
78

89

content/integrate/redisvl/overview/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ linkTitle: Overview
33
title: Overview
44
type: integration
55
weight: 3
6+
hideListLinks: true
67
---
78

89

content/integrate/redisvl/user_guide/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ linkTitle: User guides
33
title: User Guides
44
type: integration
55
weight: 4
6+
hideListLinks: true
67
---
78

89

0 commit comments

Comments
 (0)