feat: backup blog posts and fix WordPress caption shortcodes in markdown files
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# admin/config.yml
|
||||
backend:
|
||||
name: git-gateway
|
||||
branch: main
|
||||
accept_roles: # ← the magic line
|
||||
- admin
|
||||
- editor
|
||||
|
||||
media_folder: 'src/assets/images'
|
||||
public_folder: '/_astro'
|
||||
|
||||
Reference in New Issue
Block a user