decap localizing changes
All checks were successful
publish / publish (push) Successful in 23s

This commit is contained in:
Jannik Menzel 2025-06-16 16:11:42 +02:00
parent 7e81c9efc5
commit 420a9e7fd7

View file

@ -10,7 +10,7 @@ media_folder: "static/images"
public_folder: "/images"
collections:
- name: "home"
- name: "home-ger"
label: "Home (GER)"
files:
- file: "content/about.de.md"
@ -175,7 +175,7 @@ collections:
- { label: "Titel", name: "title", widget: "string" }
- { label: "Entwurf", name: "draft", widget: "boolean", default: false }
- { label: "Inhalt", name: "body", widget: "markdown" } #
- name: "home"
- name: "home-eng"
label: "Home (ENG)"
files:
- file: "content/about.en.md"