There was an error while loading. Please reload this page.
1 parent d2b7a3c commit fe36f0fCopy full SHA for fe36f0f
2 files changed
docs/config.toml
@@ -211,3 +211,7 @@ enable = false
211
name = "Guides"
212
url = "https://kpt.dev/guides/"
213
weight = 40
214
+[[menu.main]]
215
+ name = "Porch"
216
+ url = "/docs/"
217
+ weight = 50
docs/content/en/_index.md
@@ -1,7 +1,6 @@
1
---
2
title: Porch
3
description: Kubernetes-native package orchestration for KRM configuration packages
4
-menu: {main: {weight: 50}}
5
toc_hide: true
6
7
0 commit comments