Skip to content

Commit b4150ea

Browse files
committed
Add blogs link on the main website
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
1 parent d4c888f commit b4150ea

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

config.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ name = "Documentation"
8383
weight = -1000
8484
url = "https://kube-bind.io/kube-bind/latest"
8585
[[menu.main]]
86+
name = "Blog"
87+
weight = -500
88+
url = "https://docs.kube-bind.io/main/blog/"
89+
[[menu.main]]
8690
name = "GitHub"
8791
weight = -99
8892
url = "https://github.com/kube-bind/kube-bind"

0 commit comments

Comments
 (0)