Skip to content

Commit 1148eea

Browse files
committed
Set default layout
1 parent 2f1bfa7 commit 1148eea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/smith.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Metalsmith(rootDir)
4545
.use(report)
4646
.use(
4747
layouts({
48+
default: 'default.hbs',
4849
engineOptions: {
4950
noEscape: true,
5051
helpers,

0 commit comments

Comments
 (0)