chore: change src images config
This commit is contained in:
parent
ec69e9403a
commit
cb5142d648
|
@ -21,5 +21,4 @@ collections:
|
||||||
- { label: "Kategori", name: "category", widget: "select", options: ["fikir", "teknik", "edebiyat", "ansiklopedi"] }
|
- { label: "Kategori", name: "category", widget: "select", options: ["fikir", "teknik", "edebiyat", "ansiklopedi"] }
|
||||||
- { label: "Alt Kategori", name: "subcategory", widget: "string" }
|
- { label: "Alt Kategori", name: "subcategory", widget: "string" }
|
||||||
- { label: "Body", name: "body", widget: "markdown" }
|
- { label: "Body", name: "body", widget: "markdown" }
|
||||||
media_folder: "src/assets/images"
|
media_folder: "src/images"
|
||||||
public_folder: "src/assets/images"
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user