Skip to content

Commit 6ff1968

Browse files
publish mdx files to admin
1 parent 3604a62 commit 6ff1968

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

public/admin/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ collections:
9090

9191
- name: "posts"
9292
label: "Posts"
93-
folder: "src/pages/posts"
93+
folder: "content/posts/"
9494
extension: "mdx"
9595
format: "frontmatter"
9696
create: true

0 commit comments

Comments
 (0)