Skip to content
### New Features

 - frontmatter now works for nestled blogs
 - can now get certain blog entries to not show up on teh index

### Bug Fixes

 - disallow empty titles

### Commit Statistics

 - 3 commits contributed to the release.
 - 3 commits were understood as [conventional](https://www.conventionalcommits.org).
 - 0 issues like '(#ID)' were seen in commit messages

### Commit Details

 * **Uncategorized**
    - Frontmatter now works for nestled blogs (9c93491)
    - Can now get certain blog entries to not show up on teh index (47f2132)
    - Disallow empty titles (a9c9612)