Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudLigny committed Feb 5, 2020
1 parent 015a473 commit a79e75b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/admin/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ collections:
label_singular: "Post"
name: "posts"
description: >
Posts listed in the 'Blog'.
Blog posts.
folder: "content/blog"
create: true
slug: "{{year}}-{{month}}-{{day}}-{{slug}}"
Expand Down Expand Up @@ -45,7 +45,7 @@ collections:
- label: "Settings"
name: "settings"
description: >
Blog settings.
Site settings.
delete: false
editor:
preview: false
Expand Down

1 comment on commit a79e75b

@vercel
Copy link

@vercel vercel bot commented on a79e75b Feb 5, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.