refactor: migrate to /blog subdirectory

This commit is contained in:
2022-11-09 09:45:19 +01:00
parent 1d65e67ca4
commit 782f466ee6
17 changed files with 45 additions and 47 deletions

View File

@@ -0,0 +1,3 @@
module.exports = {
eleventyExcludeFromCollections: true
}