Skip to content

Commit

Permalink
Update _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kroc702 committed Oct 20, 2015
1 parent 4b0b5d5 commit a758b0e
Showing 1 changed file with 1 addition and 34 deletions.
35 changes: 1 addition & 34 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,36 +1,3 @@
## A New Post
prose:
rooturl: ''
rooturl: 'nothing'
siteurl: 'http://kroc702.github.io/fullmetalgalaxy/'
relativeLinks: 'http://prose.github.io/starter/links.jsonp'
media: 'media'
ignore:
- _config.yml
- /_layouts
- /_includes
metadata:
_posts:
- name: "layout"
field:
element: "hidden"
value: "blog"
- 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:
element: "hidden"
value: "page"
- name: "permalink"
field:
element: "text"
label: "Permalink"
value: ""

0 comments on commit a758b0e

Please sign in to comment.