1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-25 07:41:30 +00:00

personalize more

This commit is contained in:
2025-06-04 21:44:51 -06:00
parent 168bf9c3c1
commit ab3bff9c09
5 changed files with 12 additions and 3 deletions

View File

@@ -33,8 +33,6 @@ export const defaultContentPageLayout: PageLayout = {
Component: Component.Search(),
grow: true,
},
{ Component: Component.Darkmode() },
{ Component: Component.ReaderMode() },
],
}),
Component.RecentNotes(),