mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-12 07:03:48 -05:00
@@ -45,7 +45,7 @@ export default async function RootLayout({
|
|||||||
navbar={navbar}
|
navbar={navbar}
|
||||||
pageMap={await getPageMap()}
|
pageMap={await getPageMap()}
|
||||||
footer={footer}
|
footer={footer}
|
||||||
docsRepositoryBase="https://github.com/sergi0g/cup"
|
docsRepositoryBase="https://github.com/sergi0g/cup/blob/main/docs"
|
||||||
>
|
>
|
||||||
<div>{children}</div>
|
<div>{children}</div>
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|||||||
Reference in New Issue
Block a user