Commit 9108f1e
docs: update navbar examples to use new parameter name
Updates documentation examples to reflect the navbar parameter rename from `menus` to `menu`.
This aligns with the refactored navbar API introduced in commit 476a38f.
Changes:
- Updated navbar shortcode examples in bootstrap-elements.md (EN and FR)
- Changed `menus="sample"` to `menu="sample"`
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 3b05e7c commit 9108f1e
File tree
2 files changed
+2
-2
lines changed- exampleSite/content
- en/blog
- fr/blog
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
385 | | - | |
| 385 | + | |
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
| 346 | + | |
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| |||
0 commit comments