feat(home): improve default behavior of hiddenFromHomePage

This commit is contained in:
Dillon
2020-02-17 12:44:04 +08:00
parent dd78d80fef
commit a276661f0a
12 changed files with 73 additions and 102 deletions

View File

@@ -1,25 +1,24 @@
---
author: ""
author_link: ""
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
lastmod: {{ .Date }}
draft: true
author: ""
authorLink: ""
description: ""
show_in_homepage: true
description_as_summary: false
license: ""
tags: []
categories: []
hiddenFromHomePage: false
featured_image: ""
featured_image_preview: ""
featuredImage: ""
featuredImagePreview: ""
comment: true
toc: false
auto_collapse_toc: true
autoCollapseToc: true
math: false
comment: true
---
<!--more-->
<!--more-->