Skip to content

Commit 889d6ea

Browse files
authored
Merge pull request #26 from axelsimon/patch-1
add a "Chat (CNCF Slack)" submenu item in "Community"
2 parents 15ae0f2 + caf36cf commit 889d6ea

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

config.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,12 @@ parent = "community"
154154
url = "https://github.com/theupdateframework/python-tuf"
155155
weight = 5
156156

157+
[[menu.main]]
158+
name = "Chat (CNCF Slack)"
159+
parent = "community"
160+
url = "https://cloud-native.slack.com/archives/C8NMD3QJ3"
161+
weight = 6
162+
157163
[[menu.main]]
158164
name = "News"
159165
url = "/news/"

0 commit comments

Comments
 (0)