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 base_url: https://code.nutfactory.org # Root URL of your Gitea instance
# optional, defaults to master # optional, defaults to master
# branch: main # branch: main
media_folder: assets media_folder: assets/images
public_folder: static public_folder: static
collections: collections:
- name: 'content' - name: 'posts'
label: 'Content' label: 'Posts'
folder: 'content' folder: 'content/posts'
create: true create: true
slug: '{{year}}-{{month}}-{{day}}-{{slug}}' slug: '{{year}}-{{month}}-{{day}}-{{slug}}'
editor: editor: