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:
|
||||
preview: false
|
||||
|
||||
# Optional: Where to save images if they upload any to docs
|
||||
media_folder: "docs/assets/images"
|
||||
public_folder: "/assets/images"
|
||||
# Media library points to branding assets
|
||||
media_folder: "docs/branding"
|
||||
public_folder: "/branding"
|
||||
|
||||
collections:
|
||||
# ═══════════════════════════════════════════════════════════
|
||||
|
||||
Reference in New Issue
Block a user