fix: no default value of hidden front-matter

This commit is contained in:
jeffreytse 2020-08-27 12:10:31 +08:00
parent a3fd3615fc
commit 3ff757af67

View file

@ -2,6 +2,7 @@
layout: framework layout: framework
banner: banner:
banner_html: post-header.html banner_html: post-header.html
hidden: []
sidebar: sidebar:
- article-menu - article-menu
--- ---