ads
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Struchkov Mark 2024-09-05 22:19:07 +03:00
parent b1402afa7d
commit b950955f08
No known key found for this signature in database
GPG Key ID: A3F0AC3F0FA52F3C

View File

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