We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e4264 commit fc106a0Copy full SHA for fc106a0
tasks/post.js
@@ -18,6 +18,7 @@ date: '<%- date %>'<% if(typeof description !== 'undefined') { %>
18
description: '<%- description %>'<% } %>
19
tags:
20
author: <%- author %>
21
+hero:
22
draft: false
23
---
24
0 commit comments