Skip to content

Commit

Permalink
updates decap config
Browse files Browse the repository at this point in the history
  • Loading branch information
bulbil committed Nov 17, 2023
1 parent 0220cf8 commit dee6a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ collections:
- name: "posts"
label: "Posts"
label_singular: "Post"
folder: "_posts/"
folder: "posts/"
create: true
slug: "{{year}}-{{month}}-{{day}}-{{slug}}"
fields:
Expand Down

0 comments on commit dee6a76

Please sign in to comment.