Change Decap CMS media folder to branding
Media library now shows all branding assets directly. Chronicler #66
This commit is contained in:
@@ -18,9 +18,9 @@ logo_url: /assets/images/2026/02/Light-logo.png
|
|||||||
editor:
|
editor:
|
||||||
preview: false
|
preview: false
|
||||||
|
|
||||||
# Optional: Where to save images if they upload any to docs
|
# Media library points to branding assets
|
||||||
media_folder: "docs/assets/images"
|
media_folder: "docs/branding"
|
||||||
public_folder: "/assets/images"
|
public_folder: "/branding"
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
# ═══════════════════════════════════════════════════════════
|
# ═══════════════════════════════════════════════════════════
|
||||||
|
|||||||
Reference in New Issue
Block a user