Bugfix/image widget starting value (#57)

* Fix image asset loading
* Fix scroll sync for frame
This commit is contained in:
Daniel Lautzenheiser
2022-11-01 14:07:30 -04:00
committed by GitHub
parent e62563e4a3
commit 6135a6c8d8
19 changed files with 354 additions and 162 deletions

View File

@ -1,10 +1,12 @@
backend:
name: gitlab
branch: master
repo: owner/repo
branch: main
repo: static-cms/static-cms-gitlab
auth_type: pkce
app_id: 91cc479ec663625098d456850c4dc4943fd8462064ebd9693b330e66f9d8f11a
media_folder: static/media
public_folder: /media
media_folder: assets/upload
public_folder: /assets/upload
collections:
- name: posts
label: Posts
@ -92,7 +94,8 @@ collections:
label: Settings
delete: false
editor:
preview: false
preview: true
frame: false
files:
- name: general
label: Site Settings