--- id: hubs title: "Hubs" description: "Hubs" custom_edit_url: null --- Hubs are a structured two-dimensional container for media, generally represented by multiple horizontal rows. ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; ```