From 7e60b1e3003b29855883dbbd4535b2d1b0f83bb0 Mon Sep 17 00:00:00 2001 From: tristen Date: Tue, 2 Jul 2013 15:30:05 -0400 Subject: [PATCH] Update _config.yml --- _config.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_config.yml b/_config.yml index b70257065..13db5c2e0 100644 --- a/_config.yml +++ b/_config.yml @@ -26,6 +26,16 @@ prose: element: "text" label: "Splash image" value: "" + - name: "tags" + field: + element: "multiselect" + label: "Add Tags" + placeholder: "Choose Tags" + options: + - name: "Apples" + value: "apples" + - name: "Bananas" + value: "bananas" _posts/static: - name: "layout" field: