Skip to content

Commit 69b0f24

Browse files
committed
Add weight frontmatter property to index pages to fix order
1 parent 87ce2f0 commit 69b0f24

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
@@ -2,6 +2,7 @@
22
linkTitle: RedisVL API
33
title: RedisVL API
44
type: integration
5+
weight: 5
56
---
67

78

content/integrate/redisvl/overview/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
linkTitle: Overview
33
title: Overview
44
type: integration
5+
weight: 3
56
---
67

78

content/integrate/redisvl/user_guide/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
linkTitle: User Guides
33
title: User Guides
44
type: integration
5+
weight: 4
56
---
67

78

0 commit comments

Comments
 (0)