aboutsummaryrefslogtreecommitdiff
path: root/src/config.ts
Commit message (Collapse)AuthorAgeFilesLines
* feat: add configuration and default image for blog postsValentin Popov3 days1-0/+10
- Introduced a new configuration file to centralize author information and default image settings for blog posts. - Added a default image path in the blog post configuration for improved content presentation. - Updated blog post schema to utilize the new configuration for author details, enhancing structured data representation.