feat: add category placeholder for dev

This commit is contained in:
Ayo Ayco 2021-06-26 00:30:29 +08:00
parent 0d252101b1
commit 828d550b71

View file

@ -18,7 +18,7 @@ author: Ayo
attribution: "Ayo Ayco"
attribution-url: "https://AyoAyco.com"
bugreport_url: "https://github.com/fullhacker/blog/issues/new"
google_analytics: 'UA-113797180-1'
google_analytics: "UA-113797180-1"
website: blog.ayoayco.com
email: ramon.aycojr+blog@gmail.com
description: >- # this means to ignore newlines until "baseurl:"
@ -38,8 +38,7 @@ plugins:
- jekyll-feed
defaults:
-
scope:
- scope:
path: ""
type: "posts"
values:
@ -86,7 +85,7 @@ prose:
element: text
label: category
type: text
placeholder: useful | entertaining | motivational
placeholder: useful | entertaining | motivational | dev
_drafts:
- name: "published"
field:
@ -116,8 +115,7 @@ prose:
element: text
label: category
type: text
placeholder: useful | entertaining | motivational
placeholder: useful | entertaining | motivational | dev
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.