We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 352c5d5 commit dd6f992Copy full SHA for dd6f992
1 file changed
config.toml
@@ -22,8 +22,9 @@ highlight_theme = "base16-ocean-light"
22
juice_logo_name = "ROBIUS"
23
juice_logo_path = "robius-logo-200.png"
24
juice_extra_menu = [
25
+ { title = "Demo", link = "https://wasm.robius.rs"},
26
{ title = "Blog", link = "/blog/"},
- { title = "Github", link = "https://github.com/project-robius"}
27
+ { title = "GitHub", link = "https://github.com/project-robius"}
28
]
29
juice_exclude_menu = [
30
"exclude_from_nav",
0 commit comments