We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88946ed commit b9de941Copy full SHA for b9de941
config.toml
@@ -28,5 +28,6 @@ highlight_code = true
28
zulma_brand = {image = "https://raw.githubusercontent.com/wot-rust/media/master/svg/logo.svg", text = "Home"}
29
zulma_menu = [
30
{url = "https://github.com/wot-rust", name = "Github"},
31
+ {url = "https://discord.gg/5zy68ukBrv", name = "Discord"},
32
{url = "$BASE_URL/coc", name = "Code of Conduct"},
33
]
0 commit comments