Removed `comments_enabled` field from blog post

This commit is contained in:
Felipe Martin 2020-01-26 17:08:14 +01:00
parent 876b7074d2
commit f184a48243
Signed by: fmartingr
GPG Key ID: 716BC147715E716F
7 changed files with 0 additions and 18 deletions

View File

@ -2,8 +2,6 @@ title: New site
---
_template: blog/post.html
---
comments_enabled: yes
---
pub_date: 2016-12-21
---
body:

View File

@ -2,8 +2,6 @@ title: A week for personal development
---
_template: blog/post.html
---
comments_enabled: yes
---
pub_date: 2016-12-26
---
body:

View File

@ -58,8 +58,6 @@ edit_comment:
**2017/04/23**: Stroked the link to the pre-order items since I deleted that page.
---
comments_enabled: yes
---
pub_date: 2017-01-31
---
_template: blog/post.html

View File

@ -1,7 +1,5 @@
title: I finished playing Untitled Goose Game
---
comments_enabled: yes
---
pub_date: 2019-09-27
---
tags: nintendo switch, game

View File

@ -1,7 +1,5 @@
title: I finished reading A gathering of Shadows
---
comments_enabled: yes
---
pub_date: 2019-10-21
---
tags: book, read

View File

@ -1,7 +1,5 @@
title: 2019
---
comments_enabled: no
---
pub_date: 2020-01-01
---
tags: year

View File

@ -13,12 +13,6 @@ label = Publication date
type = date
width = 1/4
[fields.comments_enabled]
label = Comments enabled
type = boolean
default = true
width = 1/4
[fields.tags]
label = Tags
type = string