generated
This commit is contained in:
parent
e032282ffd
commit
1f0fadab8d
2 changed files with 4 additions and 4 deletions
|
@ -6,12 +6,12 @@ backend:
|
|||
base_url: https://code.nutfactory.org # Root URL of your Gitea instance
|
||||
# optional, defaults to master
|
||||
# branch: main
|
||||
media_folder: assets
|
||||
media_folder: assets/images
|
||||
public_folder: static
|
||||
collections:
|
||||
- name: 'content'
|
||||
label: 'Content'
|
||||
folder: 'content'
|
||||
- name: 'posts'
|
||||
label: 'Posts'
|
||||
folder: 'content/posts'
|
||||
create: true
|
||||
slug: '{{year}}-{{month}}-{{day}}-{{slug}}'
|
||||
editor:
|
||||
|
|
BIN
public.zip
BIN
public.zip
Binary file not shown.
Loading…
Reference in a new issue