Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions astro.sidebar.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ export function generateSidebar() {
collapsed: true,
items: [
{ label: 'Federated search', link: '/how-tos/federated-search/' },
{ label: 'Dynamic category navigation', link: '/how-tos/category-navigation/' },
{ label: 'Luma Bridge', link: '/setup/discovery/luma-bridge/' },
{ label: 'Multistore', link: '/setup/configuration/multistore-setup/' },
{
Expand Down
Loading