Изменение конфигурации
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Struchkov Mark 2024-09-04 20:32:52 +03:00
parent 10467400c2
commit 45449e7ceb
No known key found for this signature in database
GPG Key ID: A3F0AC3F0FA52F3C

View File

@ -34,7 +34,7 @@ export const defaultContentPageLayout: PageLayout = {
Component.PageTitle(), Component.PageTitle(),
Component.MobileOnly(Component.Spacer()), Component.MobileOnly(Component.Spacer()),
Component.Search(), Component.Search(),
Component.RecentNotes({ showTags: false }), Component.DesktopOnly(Component.RecentNotes({ showTags: false })),
Component.Darkmode(), Component.Darkmode(),
], ],
right: [ right: [