mirror of
https://github.com/nix-community/noogle.git
synced 2024-11-29 23:02:22 +03:00
change heading order
This commit is contained in:
parent
ed7db6f20e
commit
10e1bd820a
@ -169,7 +169,7 @@ export default async function Page(props: { params: { path: string[] } }) {
|
||||
idx === all.length - 1 ? (
|
||||
<>
|
||||
<meta key={idx} data-pagefind-meta={`name:${attr}`} />
|
||||
<Box component="h1" sx={{ display: "none" }}>
|
||||
<Box component="h3" sx={{ display: "none" }}>
|
||||
{attr}
|
||||
</Box>
|
||||
</>
|
||||
|
Loading…
Reference in New Issue
Block a user