Skip to content

Commit fc106a0

Browse files
committed
chore(post): add hero to default blog post frontmatter
1 parent e5e4264 commit fc106a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/post.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ date: '<%- date %>'<% if(typeof description !== 'undefined') { %>
1818
description: '<%- description %>'<% } %>
1919
tags:
2020
author: <%- author %>
21+
hero:
2122
draft: false
2223
---
2324

0 commit comments

Comments
 (0)