feat: add image assets for blog posts and website content

This commit is contained in:
Buğra
2025-07-10 17:36:29 +03:00
parent 03f1ec0658
commit 73b42cf888
2568 changed files with 12 additions and 2 deletions
-2
View File
@@ -49,8 +49,6 @@ collections:
label: 'Öne Çıkan Görsel',
name: 'image',
widget: 'image',
media_folder: '/public/images',
public_folder: '/images',
required: false,
}
- { label: 'İçerik', name: 'body', widget: 'markdown' }