From 0495ec6a02ce12fce154cacbafb8766eb7c98075 Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 25 Jun 2021 12:14:34 +0800 Subject: [PATCH] add optional category to metadata --- _config.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_config.yml b/_config.yml index fd9a534..4dc5271 100644 --- a/_config.yml +++ b/_config.yml @@ -81,6 +81,12 @@ prose: label: image type: text value: hello-world + - name: category + field: + element: text + label: category + type: text + placeholder: useful | entertaining | motivational _drafts: - name: "published" field: @@ -105,6 +111,12 @@ prose: label: image type: text value: hello-world + - name: category + field: + element: text + label: category + type: text + placeholder: useful | entertaining | motivational # Exclude from processing. # The following items will not be processed, by default. Create a custom list