forked from upagge/digital-garden
Изменение конфигурации
This commit is contained in:
@@ -34,7 +34,7 @@ export const defaultContentPageLayout: PageLayout = {
|
||||
Component.PageTitle(),
|
||||
Component.MobileOnly(Component.Spacer()),
|
||||
Component.Search(),
|
||||
Component.DesktopOnly(Component.RecentNotes({ showTags: false })),
|
||||
Component.DesktopOnly(Component.RecentNotes({ showTags: false, limit: 5 })),
|
||||
Component.Darkmode(),
|
||||
],
|
||||
right: [
|
||||
|
||||
Reference in New Issue
Block a user