Remove extra newline

This commit is contained in:
Will Boyd
2024-02-27 08:45:07 -05:00
parent c3f189ab96
commit 5cf451ecf0
-1
View File
@@ -34,4 +34,3 @@ exports.custom_date_formatting = '';
// Categories to be excluded from post frontmatter. This does not filter out posts themselves,
// just the categories listed in their frontmatter.
exports.filter_categories = ['uncategorized'];