1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Merge pull request #22708 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-12-14 20:25:53 -05:00
committed by GitHub

View File

@@ -44,7 +44,9 @@ export const DefaultLayout = (props: Props) => {
</Head>
{/* For local site search indexing */}
<Breadcrumbs />
<div data-search="breadcrumbs">
<Breadcrumbs />
</div>
<main id="main-content" style={{ scrollMarginTop: '5rem' }}>
{props.children}