Skip to content

Commit dd6f992

Browse files
committed
add demo wasm link
1 parent 352c5d5 commit dd6f992

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

config.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ highlight_theme = "base16-ocean-light"
2222
juice_logo_name = "ROBIUS"
2323
juice_logo_path = "robius-logo-200.png"
2424
juice_extra_menu = [
25+
{ title = "Demo", link = "https://wasm.robius.rs"},
2526
{ title = "Blog", link = "/blog/"},
26-
{ title = "Github", link = "https://github.com/project-robius"}
27+
{ title = "GitHub", link = "https://github.com/project-robius"}
2728
]
2829
juice_exclude_menu = [
2930
"exclude_from_nav",

0 commit comments

Comments
 (0)