chore(freesewing.dev): Layout composition changes
This commit is contained in:
parent
08e395cd58
commit
e4a61c6502
8 changed files with 256 additions and 96 deletions
|
@ -23,7 +23,7 @@ const MdxPage = props => {
|
|||
* active state
|
||||
*/
|
||||
return (
|
||||
<Page app={app} {...props.page} layout="docs">
|
||||
<Page app={app} {...props.page}>
|
||||
<Head>
|
||||
<meta property="og:title" content={props.page.title} key="title" />
|
||||
<meta property="og:type" content="article" key='type' />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue