Изменение конфигурации
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
45449e7ceb
commit
b1253ba631
@ -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: [
|
||||
|
Loading…
Reference in New Issue
Block a user