feat: reader mode
This commit is contained in:
parent
bfd72347cf
commit
b34d521293
8 changed files with 139 additions and 1 deletions
|
@ -35,6 +35,7 @@ export const defaultContentPageLayout: PageLayout = {
|
|||
grow: true,
|
||||
},
|
||||
{ Component: Component.Darkmode() },
|
||||
{ Component: Component.ReaderMode() },
|
||||
],
|
||||
}),
|
||||
Component.Explorer(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue