Ugh, tabs vs spaces

This commit is contained in:
Will Boyd
2024-02-24 14:25:05 -05:00
parent a0a1224d88
commit b0bf777506
4 changed files with 19 additions and 19 deletions
+5 -5
View File
@@ -3,11 +3,11 @@
// field by providing an alias after a ':'. For example, 'date:created' will include 'date' in
// frontmatter, but renamed to 'created'.
exports.frontmatter_fields = [
'title',
'date',
'categories',
'tags',
'coverImage'
'title',
'date',
'categories',
'tags',
'coverImage'
];
// Time in ms to wait between requesting image files. Increase this if you see timeouts or