FIX decap cms config
All checks were successful
build-to-pages / build (push) Successful in 59s
build-to-pages / push (push) Successful in 15s

This commit is contained in:
Hoernschen 2024-01-28 17:21:46 +01:00
parent 4fb7c0af5e
commit 0a393f3159
Signed by: hoernschen
GPG key ID: 37591FAF4E6D3462

View file

@ -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: