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

This commit is contained in:
Struchkov Mark 2024-09-06 01:07:03 +03:00
parent 85d3ed9388
commit ccd883fd9e
No known key found for this signature in database
GPG Key ID: A3F0AC3F0FA52F3C

View File

@ -34,7 +34,7 @@ export const defaultContentPageLayout: PageLayout = {
Component.Breadcrumbs(), Component.Breadcrumbs(),
Component.ArticleTitle(), Component.ArticleTitle(),
Component.ContentMeta(), Component.ContentMeta(),
Component.TagList(tagListConfig), Component.TagList(),
], ],
left: [ left: [
Component.PageTitle(), Component.PageTitle(),