refactor: drop support for hidden field in front matter

This commit is contained in:
Jimmy Cai
2022-06-12 11:42:35 +00:00
committed by GitHub
parent 6e5956b905
commit e5f3cb11d5
8 changed files with 8 additions and 23 deletions
-1
View File
@@ -5,7 +5,6 @@ date: {{ .Date }}
image:
math:
license:
hidden: false
comments: true
draft: true
---