Skip to content

Commit 1694bb7

Browse files
committed
Update hugo frontmatter for stash website
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent ab592bd commit 1694bb7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: PostgreSQL {{ .subproject_version }} Backup Guides | Stash
33
menu:
4-
product_stash_{{ .version }}:
4+
docs_{{ .version }}:
55
identifier: stash-postgres-guides-{{ .subproject_version }}
66
name: {{ .subproject_version }}
77
parent: stash-postgres-guides
88
weight: 10
9-
menu_name: product_stash_{{ .version }}
9+
menu_name: docs_{{ .version }}
1010
---

docs/standalone.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: PostgreSQL | Stash
33
description: Backup and restore standalone PostgreSQL database using Stash
44
menu:
5-
product_stash_{{ .version }}:
5+
docs_{{ .version }}:
66
identifier: standalone-postgres-{{ .subproject_version }}
77
name: Standalone PostgreSQL
88
parent: stash-postgres-guides-{{ .subproject_version }}
99
weight: 10
1010
product_name: stash
11-
menu_name: product_stash_{{ .version }}
11+
menu_name: docs_{{ .version }}
1212
section_menu_id: stash-addons
1313
---
1414

0 commit comments

Comments
 (0)